View source: R/generic_plot_functions.R
plot.mdl_forum_posts | R Documentation |
Create a simple wordcloud plot based on a mdl_posts object.
## S3 method for class 'mdl_forum_posts' plot(x, use_base_graphics = FALSE, ...)
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 |
A ggplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.