knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
ladtools
stores some functions I find useful for my data analysis workflow and the ggplot2
theme for my website.
You can install the development version of ladtools from GitHub with:
# install.packages("devtools") devtools::install_github("ldimartin0/ladtools")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.