gcite_wordcloud: Wordcloud of Google Citations Information

Description Usage Arguments

Description

Simple wrapper for author_cloud and title_cloud

Usage

1
2
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?


gcite documentation built on May 2, 2019, 10:15 a.m.