Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 495 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 495 Bytes

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()