wordcloud v2.6
0
Monthly downloads
Word Clouds
Functionality to create pretty word clouds, visualize differences and similarity between documents, and avoid over-plotting in scatter plots with text.
Readme
wordcloud
Functionality to create pretty word clouds, visualize differences and similarity between documents, and avoid over-plotting in scatter plots with text.
Usage
See: http://blog.fellstat.com/?cat=11
Building and installing
Get the released version from CRAN:
install.packages("wordcloud")
To build from this repository
R CMD build wordcloud
R CMD INSTALL wordcloud_*.*.tar.gz
Or simply
# install.packages("devtools")
devtools::install_github("ifellows/wordcloud")
Functions in wordcloud
Name | Description | |
wordcloud | Plot a word cloud | |
wordlayout | Word Layout | |
SOTU | United States State of the Union Addresses (2010 and 2011) | |
commonality.cloud | Plot a commonality cloud | |
comparison.cloud | Plot a comparison cloud | |
textplot | Text Plot | |
No Results! |
Last month downloads
Details
Type | Package |
License | LGPL-2.1 |
LazyLoad | yes |
URL | http://blog.fellstat.com/?cat=11 http://www.fellstat.com |
LinkingTo | Rcpp |
NeedsCompilation | yes |
Packaged | 2018-08-24 18:57:30 UTC; ianfellows |
Repository | CRAN |
Date/Publication | 2018-08-24 19:20:03 UTC |
depends | methods , RColorBrewer |
imports | Rcpp (>= 0.9.4) |
suggests | slam , tm (>= 0.6) |
Contributors | Ian Fellows |
Include our badge in your README
[](http://www.rdocumentation.org/packages/wordcloud)