powered by
Function for Creating wordcloud theme
WCtheme(class = 1)
class for theme in wordcloud2
# NOT RUN { wc = wordcloud2(demoFreq) wc + WCtheme(1) wc + WCtheme(2) wc + WCtheme(3) wc + WCtheme(2) + WCtheme(3) # }
Run the code above in your browser using DataLab