Learn R Programming

sharpshootR (version 2.3)

CDEC_StationInfo: CDEC Sensor Details (by Station)

Description

Query CDEC Website for Sensor Details

Usage

CDEC_StationInfo(s)

Value

A list object containing site metadata, sensor metadata, and possibly comments about the site.

Arguments

s

character, a single CDEC station ID (e.g. 'HHM')

Author

D.E. Beaudette

Details

This function requires the rvest package.

See Also

[CDECquery]