Description Usage Arguments Details Value Note See Also Examples
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.
1 |
id |
|
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.
data frame
You get all historical records for a given MDNR id. Identifiers can
begin with a 0
so make sure this is a character.
Other online readers: read_maine_iceout_data
,
read_mdnr_metadata
1 | read_minnesota_iceout_data("11030500")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.