NikitaNatani

Results 1 issues of NikitaNatani

wordcloud(words = d$word, freq = d$freq, min.freq = 1, + max.words=200, random.order=FALSE, rot.per=0.35, + colors=brewer.pal(8, "Dark2")) Error in wordcloud(words = d$word, freq = d$freq, min.freq = 1, max.words = 200,...