Skip to content

lunafazio/tarmander

Repository files navigation

tarmander

A microutil for switching between targets scripts.

Installation

devtools::install_github("bmfazio/tarmander")

Usage

Note: contrary to a standard targets project, this function explicitly ignores _targets.R scripts found in the root directory as the idea is to organize scripts by placing them in subfolders.

# Print active project
tarmander::tarmander
# Change active project
tarmander::tarmander()

About

A microutil for switching between {targets} scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages