## ---- include = FALSE---------------------------------------------------------
knitr::opts_chunk$set(
  echo = TRUE,
  collapse = TRUE,
  comment = "#>",
  cache = FALSE
)

options(rmarkdown.html_vignette.check_title = FALSE)