Nothing
#' @aliases echo_package
#' @keywords internal
"_PACKAGE"
## usethis namespace: start
## usethis namespace: end
NULL
op.echo <- list( # nolint: object_name_linter.
echo.timezone = "UTC"
)
.onAttach <- function(libname, pkgname) {
options(op.echo[!names(op.echo) %in% names(options())])
}
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.