knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The goal of jaysroutine is to streamline the process before starting data analysis.
You can install the released version of jaysroutine from Github.
remotes::install_github("jaylkim/jaysroutine")
This is a basic example which shows you how it works:
library(jaysroutine) jaywork("analysis.Rmd")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.