Gets annual maximum series data for a hydrological monitoring
station from the MSC GeoMet API.
Usage
data_geomet(station_id)
Value
A dataframe with two columns:
max: A float, the annual maximum series observation, in m\(^3\)/s.
year: An integer, the corresponding year.
Arguments
station_id
A character scalar containing the ID of a hydrological monitoring station.
You can search for station IDs by name, province, drainage basin, and location
here.