Description Usage Arguments Value Examples
This function is an extension of the 'textplot'
function from the
'wordcloud'
package, with the extra functionality of specifiying the
color of the points
1 2 |
x |
x coordinates |
y |
y coordinates |
words |
the text to plot |
cex |
font size |
pch |
pch parameter for the plotted points |
pointcolor |
a string specifying the color of the points (default #FFFFFF00) |
new |
should a new plot be created |
show.lines |
if true, then lines are plotted between x,y and the word, for those words not covering their x,y coordinates |
... |
Additional parameters to be passed to wordlayout and text. |
nothing
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.