Query NIMS cameras and enrich with NWIS site metadata
Source:R/find_gage_cameras.R
find_gage_cameras.RdCalls find_cameras() for the given NWIS site ID, then joins the result
with site metadata from dataRetrieval::read_waterdata_monitoring_location().
Requires the dataRetrieval package.
Value
A tibble with all camera columns from find_cameras() plus
additional site metadata columns from dataRetrieval where available.