Description Usage Arguments Value Author(s)
plot a word scatterplot
1 2 3 | ## S4 method for signature 'data.frame'
scatterplot(object, xmax = c(), ymax = c(),
fontSize = 0.7, rotation = 45, type = 0)
|
object |
a data frame with the ranks of cooccurrences |
xmax |
maximum on x axis for plot |
ymax |
maximum on y axis for plot |
fontSize |
the expansion factor for the words |
rotation |
rotation of the text |
type |
defaults to 0 for output of terms, can be set to symbol integer |
the plot
Andreas Blaette
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.