Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 

README.md

LDAvisData

Data used to supplement the LDAvis package.

Installation

# install.packages("devtools")
devtools::install_github("cpsievert/LDAvisData")

Loading

Once you load the library, you can access any of the data objects. For example,

library("LDAvisData")
str(AP)

Citation Info

For a description and citation info for any of the data object, see the help page. For example,

help(AP)

All the data

To see list of all the data objects this package contains, use:

data(package = "LDAvisData")

About

No description, website, or topics provided.

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.