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


moodleR documentation built on Aug. 15, 2022, 5:09 p.m.