Package index
-
tarflowr_load()
- Load a target from a tarflowr project into an environment.
-
tarflowr_project()
- Define a targets pipeline as a tarflowr work unit.
-
tarflowr_read()
- Read a target from a tarflowr project and return its value.
-
tarflowr_restore_env()
- Restore a project's R environment using renv.
-
tarflowr_run()
- Run a parallelized, reproducible workflow using targets.
-
tarflowr_run_subproject()
- Run a
targets
sub-project