Description Usage Arguments Examples
Function for Creating wordcloud theme
1
WCtheme(class = 1)
class
class for theme in wordcloud2
1 2 3 4 5 6
wc = wordcloud2(demoFreq) wc + WCtheme(1) wc + WCtheme(2) wc + WCtheme(3) wc + WCtheme(2) + WCtheme(3)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.