Convenience that helps generate relevant paths to run the 'targets' pipeline
Source:R/tar_paths.R
tar_paths.Rd
Convenience that helps generate relevant paths to run the 'targets' pipeline
Arguments
- path
character string for the path to return. Defaults to "onedrive" which will return the shared onedrive target store (i.e. the data). Both "pkg" or "inst" will return the path to the "_targets.R" file (i.e. the instructions) in the installed package directory or the inst directory in your local git repo respectively.