powered by
Query CDEC Website for Sensor Details
CDEC_StationInfo(s)
a CDEC station ID (e.g. 'HHM')
a `list` object containing site metadata, sensor metadata, and possibly comments about the site
This function requires the `rvest` package
CDECquery
# NOT RUN { if(requireNamespace("curl") & curl::has_internet() ) { CDEC_StationInfo('HHM') } # }
Run the code above in your browser using DataLab