limitperiod: Limits data to specified time period

Description Usage Arguments Value

Description

Limits data to specified time period

Usage

1
limitperiod(data, begin, end)

Arguments

data

A data frame with a date column

begin

A string, Start of desired time period in the format YYYY-mm-dd

end

A string, End of desired time period in the format YYYY-mm-dd

Value

data.frame that is limited to the time period between begin and end


cahhansen/Snowbedo documentation built on May 13, 2019, 10:59 a.m.