View source: R/gcite_wordcloud.R
gcite_wordcloud | R Documentation |
Simple wrapper for author_cloud
and title_cloud
gcite_wordcloud(
paper_df,
author_args = list(),
title_args = list(),
warn = FALSE
)
paper_df |
A |
author_args |
Arguments to pass to |
title_args |
Arguments to pass to |
warn |
should warnings be printed from wordcloud? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.