Skip to content

cpsievert/LDAvisData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages