Nothing
## ----setup, include=FALSE-----------------------------------------------------
knitr::opts_chunk$set(eval = FALSE)
## ----install_ctrdata, eval=FALSE----------------------------------------------
# install.packages("ctrdata")
## ----eval=FALSE---------------------------------------------------------------
# # install package under development
# install.packages(c("remotes"))
# remotes::install_github("rfhb/ctrdata", dependencies = TRUE, build_vignettes = TRUE)
## ----attach_ctrdata-----------------------------------------------------------
# library(ctrdata)
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.