.onAttach <- function(...){
packageStartupMessage("\n## Introduccion al software estadistico R (IntRo)\n",
paste0('## Version del paquete: ', version(), "\n"),
"## Web del curso: https://nicolas-schmidt.github.io/IntRo//index.html\n",
"## Autor: Nicolas Schmidt - nschmidt@cienciassociales.edu.uy\n")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.