inst/script/use_sampledata.R

## load the library
library(HiLDA)

## import sample data
inputFile <- system.file("extdata/sample.rdata", package="HiLDA")
load(inputFile)

Try the HiLDA package in your browser

Any scripts or data that you put into this service are public.

HiLDA documentation built on Nov. 8, 2020, 11:09 p.m.