Nothing
.onLoad <- function(libname, pkgname) {
# Make R check happy when resources are used
utils::globalVariables(
c("parm_lib", "pdForm_lib", "labelunit_lib", "rv_lib", "scaling",
"template_nonmem", "template_mrgsolve", "template_bm", "model_lib",
"Action", "Center", "Covariate", "Flags", "Function", "Functional form",
"Initial", "Parameter", 'Stage', 'Step', "Type", "combo", "name"
)
)
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.