Install the development version from GitHub (using devtools
):
devtools::install_github("BodoBurger/bodomisc")
I put this package in my .Rprofile file using the following lines:
if (interactive()) {
suppressMessages(require(bodomisc))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.