Description Usage Arguments Value
For visualizing wordclouds of large numbers of strings. Note: only about 500 strings can be visualized at once without problems.
1 | plot_strings(data, label)
|
data |
The input dataframe. |
label |
An unquoted name of the variable to be visualized. |
title |
A plot title string. |
A ggplot2 object of the wordcloud.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.