knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-" )
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: r format(Sys.Date())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.