Nothing
#'
#' @noRd
#' @author `r .writeDoc_Authors("BH")`
#'
.onAttach <- function(libname, pkgname) {
# needed for testing CSU when CS is not loaded
if (is.null(getOption("ChemoSpecGraphics"))) options(ChemoSpecGraphics = "base")
}
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.