Nothing
# -- Package-level option defaults ---------------------------------------------
# These are the default values for options used in the package. They will be set
# as falls back if the user has not set them in their R session. See .onLoad()
# in R/zzz.R for where these are set.
#' @keywords internal
.hd_defaults <- list(
highdir.hc_theme = "default",
highdir.gg_theme = "classic",
highdir.colors = NULL,
highdir.font = NULL,
highdir.js_plugins = character(0),
highdir.backend = "dynamic" # default engine for hd()
)
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.