Social Media Research

02 R Data Analysis


Question

What is a comparison cloud and how to use it?


Answer

A comparison cloud compares the relative frequency with which a term was used in two or more documents in a visualization.

comparison.cloud(tdm, random.order=FALSE, colors = c("indianred3","lightsteelblue3"),title.size=2.5, max.words=400)




Comments