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