inst/script/use_hildaLocal.R

## load the library
library(HiLDA)

## import the object from the local test on the sample data
inputFile <- system.file("extdata/hildaLocal.rdata", package="HiLDA")
hildaLocal <- readRDS(inputFile)
USCbiostats/HiLDA documentation built on Oct. 15, 2021, 10:22 a.m.