powered by
Get word cloud for given table of words' frequencies
getWordCloud(d)
table of word's frequency
Word cloud plot
getWordCloud
# NOT RUN { x <- getFeqTable("Hello! R is Great") getWordCloud(x) # }
Run the code above in your browser using DataLab