plot.mdl_forum_posts: Wordcloud Plot

View source: R/generic_plot_functions.R

plot.mdl_forum_postsR Documentation

Wordcloud Plot

Description

Create a simple wordcloud plot based on a mdl_posts object.

Usage

## S3 method for class 'mdl_forum_posts'
plot(x, use_base_graphics = FALSE, ...)

Arguments

x

a lazy tbl reference or data.frame.

use_base_graphics

Should base graphics be produces instead of ggplot?

...

passed to ggplot or base graphics

Value

A ggplot


chi2labs/moodleR documentation built on Sept. 15, 2022, 12:16 a.m.