Nothing
if (requireNamespace("ArchaeoData", quietly = TRUE)) {
## Import BCal Output
path_output <- system.file("bcal/fishpond.csv", package = "ArchaeoData")
(bcal <- read_bcal(path_output))
}
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.