gcite_wordcloud: Wordcloud of Google Citations Information

Description Usage Arguments

View source: R/gcite_wordcloud.R

Description

Simple wrapper for author_cloud and title_cloud

Usage

1
2
3
4
5
6
gcite_wordcloud(
  paper_df,
  author_args = list(),
  title_args = list(),
  warn = FALSE
)

Arguments

paper_df

A data.frame with columns of authors and titles

author_args

Arguments to pass to author_cloud

title_args

Arguments to pass to title_cloud

warn

should warnings be printed from wordcloud?


muschellij2/gcite documentation built on Oct. 31, 2021, 9:21 p.m.