R package with sourced, original, and wrappers to recurrent functions I like and find recurrently useful.
You can install the development version from GitHub typing in the following commands in the R console:
if (!requireNamespace("remotes", quietly = TRUE))
install.packages("remotes")
devtools::install_github("AngelCampos/m.shortcuts")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.