Use Caliper software from R
if (!require("devtools")) install.packages("devtools")
devtools::install_github('Caliper-Corporation/caliperR')
library(caliperR)
dk <- connect()
RunMacro("G30 Tutorial Folder")
#> "C:/Users/..."
For more details, see:
vignette("using-caliperR")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.