Nothing
#' @keywords internal
"_PACKAGE"
## usethis namespace: start
#' @importFrom rlang abort
#' @import stats
#' @useDynLib bases, .registration = TRUE
## usethis namespace: end
NULL
.onLoad <- function(libname, pkgname) {
rlang::run_on_load()
}
rlang::on_load(rlang::local_use_cli(format = TRUE, inline = TRUE))
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.