knitr::opts_chunk$set( collapse = FALSE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%", message = FALSE )
Miscellaneous functions.
devtools::install_github("rwright88/rwmisc")
An alternative to base::summary()
for data frames:
library(rwmisc) summary2(airquality)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.