read_maine_iceout_data: Read Maine Bureau of Parks & Lands State Ice-out Data for a...

Description Usage Arguments Details Value See Also Examples

View source: R/iceout-me.R

Description

The state of Maine maintains its own data (going back to 2003) of ice-out data for inland lakes and ponds. Since the USGS data only goes up to 2005, we can use the Maine state data to retrieve measurements up to present year of available ice-out data.

Usage

1

Arguments

year

= 2003 (defaults to 2003)

Details

This function will pull data directly from the Maine Bureau of Parks & Lands web pages (e.g. https://www.maine.gov/dacf/parks/water_activities/boating/ice_out06.shtml).

Value

data frame (tibble) consisting of state, town, body_name, date, year, doy

See Also

Other online readers: read_mdnr_metadata, read_minnesota_iceout_data

Examples

1

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