The main example lives at
https://github.com/wlandau/drake-examples/tree/main/main.
Use drake_example("main") to download its code.
This function also writes/overwrites
the files report.Rmd and raw_data.xlsx.
Usage
load_main_example(
envir = parent.frame(),
report_file = "report.Rmd",
overwrite = FALSE,
force = FALSE
)Value
A drake_config() configuration list.