Nothing
if (!requireNamespace("colleyRstats", quietly = TRUE)) {
if (!requireNamespace("pkgload", quietly = TRUE)) {
stop("Package 'pkgload' is required to load colleyRstats for tests.")
}
pkgload::load_all(path = ".", export_all = FALSE, quiet = TRUE)
} else {
suppressPackageStartupMessages(library(colleyRstats))
}
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.