install install.packages("devtools")
install.packages("roxygen2")
install.packages("shiny.i18n")
install.packages("glmnet")
install.packages("tseries")
install.packages("forecast")
install.packages("imputeTS")
install.packages("data.table")
install.packages("dplyr")
install.packages("zoo")
install.packages("plotly")
install.packages("orca")
install.packages("xts")
install.packages("lubridate")
install.packages("stringr")
PATH
variable (e.g. C:\Users\<username>\AppData\Local\Programs\orca
)library(roxygen2)
roxygenise()
./tests/test.R
build()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.