Sample R package that demonstrates the creation of an HTML report from an R function.
To download this package use the following code:
if(!require(devtools)){
install.packages("devtools")
}
devtools::install_github("rkabacoff/anovaReport")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.