knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
krspfecals is an auxilary database for members of the KRSP project. It deploys with active versions of the fecal database as well as a few helper functions for interacting with the main {krsp} database.
You can install the working version from github with
# install.packages("devtools") devtools::install_github("mwhalen18/krspfecals", build_vignettes = TRUE)
Note that you must include
build_vignettes = TRUE
as {devtools} does not automatically build them.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.