# workflowr options # Version 1.1.1 # The seed to use for random number generation. See ?set.seed for details. seed: 20210102 # The working directory to build the R Markdown files. The path is relative to # _workflowr.yml. See ?rmarkdown::render for details. knit_root_dir: "." # Session information function sessioninfo: "devtools::session_info()"