knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

tidydscompanion

Travis build status AppVeyor build status

Companion materials for the 2019 Summer Statistical Institute Using R and the tidyverse for Data Science workshop.

Installation

You can install the development version of tidydscompanion from GitHub with:

# install.packages("remotes")
remotes::install_github("wjakethompson/tidydscompanion")


wjakethompson/tidydscompanion documentation built on June 4, 2019, 7:51 a.m.