## ----include = FALSE----------------------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  echo = TRUE,
  cache = FALSE,
  fig.width = 6,
  fig.asp = 0.618,
  out.width = "70%"
)