knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "figures", out.width = "95%" )
The package contains miscellaneous helper functions commonly used for data wrangling and data analysis.
You can install the development version from GitHub with:
# install.packages("remotes") remotes::install_github("nrkoehler/xyzfuns")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.