Nothing
.onAttach <- function(libname, pkgname) {
packageStartupMessage(
"\n",
crayon::green("autotestR "), "loaded successfully\n",
"----------------------------------------\n",
"Simplified statistical analysis with automatic diagnostics and clear graphics.\n",
"GitHub: https://github.com/Luiz-Garcia-R/autotestR\n"
)
}
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.