jdiaz4302 / ds-pipelines-targets-2

https://lab.github.com/USGS-R/usgs-targets-tips-and-tricks
0 stars 0 forks source link

Use phases #11

Closed jdiaz4302 closed 3 years ago

jdiaz4302 commented 3 years ago

Addressing #10

The main makefile (_targets.R) now relies on phase-specific makefiles (1_fetch.R, 2_process.R, and 3_visualize.R). These changes are purely organizational, all the "real work" should be the same.

Here are screenshots of the proposed pipeline's status following a tar_make():

ds-pipelines-targets-2-status-usephases

ds-pipelines-targets-2-visnetwork-usephases

jdiaz4302 commented 3 years ago

Good catch! Fixed

github-learning-lab[bot] commented 3 years ago


When you are done poking around, check out the next issue.