See inst/rmarkdown/templates/analysis/skeleton/skeleton.md for an example of how this package is used.
To install this package into your R environment, you can use the install_github function from the devtools
package.
Open R and run the following:
# install not necessary if you already have the devtools package
install.packages("devtools")
devtools::install_github("rasilab/rasilabRtemplates")
library(rasilabRtemplates)
.Templates
section of New Fle → R Markdown
window.Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.