The environment to load the example into.
Defaults to your workspace.
For an insulated workspace,
set envir = new.env(parent = globalenv()).
report_file
where to write the report file. Deprecated.
In a future release, the report file will always be
report.Rmd and will always be written to your
working directory (current default).
overwrite
logical, whether to overwrite an
existing file report.Rmd
force
logical, whether to force the loading of a
non-back-compatible cache from a previous version of drake.