plot.mdl_forum_posts: Wordcloud Plot
Description
Create a simple wordcloud plot based on a mdl_posts object.
Usage
# S3 method for 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