read_minnesota_iceout_data: Read Minnesota Department of Natural Resources State Ice-out...

Description Usage Arguments Details Value Note See Also Examples

View source: R/iceout-mn.R

Description

The state of Minnesota maintains its own data (going back to 1843 and up to present-day) of ice-out data for inland lakes and ponds. Since the USGS data only covers New England ice-outs, we can use this site to gather data for Minnesota to supplement analyses.

Usage

1

Arguments

id

<chr> the MDNR identifier of the body of water. See read_mdnr_metadata().

Details

This function will pull data directly from the Minnesota Department of Natural Resources web pages (e.g. https://www.dnr.state.mn.us/ice_out/index.html?year=1843) to find generate the data links to retrieve the data.

Value

data frame

Note

You get all historical records for a given MDNR id. Identifiers can begin with a 0 so make sure this is a character.

See Also

Other online readers: read_maine_iceout_data, read_mdnr_metadata

Examples

1

BigelowLab/iceout documentation built on May 26, 2019, 1:34 a.m.