## ----include = FALSE---------------------------------------------------------- knitr::opts_chunk$set( collapse = TRUE, comment = "#>" ) ## ----eval=FALSE, include=FALSE------------------------------------------------ # library(conflicted) # library(scrutiny) # library(roundwork) # conflict_prefer_matching("round", "roundwork", quiet = TRUE)