knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
This will be my personal package with frequently used code
I don't ever expect this to get to CRAN, but you can install it using devtools::install_github() like so:
<!-- devtools::install_github("forrest.diamond/foRest") -->
Here is where my helpers.R examples will live
## basic example code
Here is where my scrapers.R examples will live
## basic example code
Here is where any stored data examples will live
## basic example code
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.