## ----include = FALSE----------------------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

## ----run_diagnostic, eval = FALSE---------------------------------------------
# dfeR::diagnostic_test()

## ----edit_renviron, eval = FALSE----------------------------------------------
# usethis::edit_r_environ()

## ----run_diagnostic_full, eval = FALSE----------------------------------------
# dfeR::diagnostic_test(full = TRUE)

