#!/usr/bin/env Rscript
## update XICRA.stats package
#install.packages('desc')
library(devtools)
devtools::install_github("klutometis/roxygen")
setwd("./")
getwd()
devtools::document()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.