## load the library
library(HiLDA)
## import sample data
inputFile <- system.file("extdata/sample.rdata", package="HiLDA")
load(inputFile)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.