USEPA / StreamCatTools

R package to work with the StreamCat API within R and access the full suite of StreamCat catchment and watershed scale metrics for all NHDPlusV2 stream reaches and catchments.
https://usepa.github.io/StreamCatTools/
Creative Commons Zero v1.0 Universal
30 stars 6 forks source link

Comid handling #20

Closed mhweber closed 1 year ago

mhweber commented 1 year ago

Allows for passing of COMIDs as a data frame variable to sc_get_data - previously was throwing an error.

mhweber commented 1 year ago

added additional comid handling to sc_get_comid