#!/usr/bin/Rscript
require(roxygen2)
roxygenise(clean=T)
setwd("..")
install.packages("miscfun", lib=.libPaths()[1], repos=NULL)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.