get_ice_onoff: Get Ice On/Off Dates

Description Usage Arguments Value

View source: R/get_ice_onoff.R

Description

Function to estimate the ice on/off dates from a timeseries of water temperature and ice data.

Usage

1
get_ice_onoff(ice, wtr)

Arguments

ice

data.frame of ice data, from get_ice function

wtr

data.frame of water temp data, from get_temp function

Value

data.frame with columns c('year', 'on', 'off')


USGS-R/mda.lakes documentation built on Nov. 13, 2020, 8:28 p.m.