## ---- include = FALSE---------------------------------------------
knitr::opts_chunk$set(collapse = TRUE, comment = "#>", width = 68)
options(width = 68, cli.unicode = FALSE, cli.width = 68)

## ---- eval = FALSE------------------------------------------------
#  install.packages("tidyverse")

## -----------------------------------------------------------------
library(tidyverse)

## ---- include = FALSE---------------------------------------------
# Ensure pkgdown links to the right packages.
library(dplyr)

