jzwart / ds-pipelines-2

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

Creating new branch and splitting out functions NWIS data grab #5

Closed jzwart closed 4 years ago

jzwart commented 4 years ago

I split the site download data into 5 separate targets using the download_nwis_site_data() function and target_name argument. I connect these files into a list of files (with hashes) that will get used by a function that combines the data into a single data frame for plotting. I combined all the processing functions from old pipeline into a single function.

addresses #4

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


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