gcite_wordcloud: Wordcloud of Google Citations Information

View source: R/gcite_wordcloud.R

gcite_wordcloudR Documentation

Wordcloud of Google Citations Information

Description

Simple wrapper for author_cloud and title_cloud

Usage

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 June 14, 2025, 12:05 p.m.