Nothing
.onAttach <- function(libname, pkgname){
# Do whatever needs to be done when the package is loaded.
packageStartupMessage(paste("PCRsim",utils::packageVersion("pcrsim"), "loaded!"))
}
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.