Learn R Programming

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")

Copy Link

Version

Install

install.packages('wordcloud')

Monthly Downloads

35,010

Version

2.6

License

LGPL-2.1

Maintainer

Last Published

August 24th, 2018

Functions in wordcloud (2.6)

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