get_season: Get season from given dates

View source: R/deepTimeSeries.r

get_seasonR Documentation

Get season from given dates

Description

Get season from given dates

Usage

get_season(dates)

Arguments

dates

A vector with date values.

Value

A vector with same length as dates with seasonal values Winter, Spring, Summer, Fall.

References

https://stackoverflow.com/questions/9500114/find-which-season-a-particular-date-belongs-to.

See Also

Other Time Series: diff_log(), diff_percentage(), diffinv_log(), diffinv_percentage(), diffinv_simple(), invert_differencing(), lags(), partition(), period(), stationary()


stschn/deepANN documentation built on June 25, 2024, 7:27 a.m.