install.packages('devtools');
devtools::install_github('klutometis/roxygen');
library(devtools);library(roxygen2)
setwd('f_wd')
create
in devtools packagedocument
at the root of project dirinstall
to test the package library(devtools); devtools::install_github('htc502/ewrefxn')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.