Nothing
# file_version: 4cd2f5a3e1ee5b650380a61d45012b68
# citer_version: 0.0.9000
# DO NOT EDIT THIS BY HAND!
# This document was automatically generated by the `citer` package.
# tools::md5sum()
# Citer Environment Setup
citation_on_load <- function() {
pkg_name <- "epiworldR"
packageStartupMessage(
"Thank you for using ", pkg_name, "! ",
"Please consider citing it in your work.\n",
"You can find the citation information by running\n citation(\"",
pkg_name,
"\")"
)
}
.onLoad <- function(libname, pkgname) {
citation_on_load()
}
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.