knitr::opts_chunk$set(
  fig.retina = 3,
  fig.align = "center",
  out.width = "100%",
  echo = FALSE
)
source(here::here("code/packages.R"))
sourceDirectory("R")
# load drake objects

Sample Report

Here is an example report. Drake will automatically update the figures below and workflowr gives the version histories.

readd(scat_one)
readd(scat_two)


johnmorehouse/workflow_template documentation built on June 22, 2019, 12:44 a.m.