Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ wordcloud Public

❗ This is a read-only mirror of the CRAN R package repository. wordcloud — Word Clouds. Homepage: http://blog.fellstat.com/?cat=11 http://www.fellstat.com

Notifications You must be signed in to change notification settings

cran/wordcloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

❗ This is a read-only mirror of the CRAN R package repository. wordcloud — Word Clouds. Homepage: http://blog.fellstat.com/?cat=11 http://www.fellstat.com

Resources

Stars

Watchers

Forks

Packages

No packages published