Install it from Github.
devtools::install_github("BangyaoZhao/BGrass")
We have a vignette in this package that provides a reproducible example of using BGrass.
devtools::install_github("BangyaoZhao/BGrass",
build_vignettes = TRUE,
force = TRUE)
vignette('toy_example', package = 'BGrass')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.