This R package serves as storage for miscellaneous R functions that I use for graphics, exploratory data analysis, silly stuff, etc.
The current way to install this package (I don’t know why you would want this) is only through GitHub:
if (!require("devtools")) install.packages("devtools")
devtools::install_github("btmonier/monier")
Last updated: 2023-04-11
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.