getSeason: Get Season

Description Usage Arguments Details Value Source See Also

View source: R/helperMisc.R

Description

Get the season from the date

Usage

1
getSeason(DATES)

Arguments

DATES

dates formatted as Ymd

Details

Get the season of the year, based on solstices and equinoxes.

Value

a character vector of seasons

Source

http://stackoverflow.com/a/9501225/2343633

See Also

strptime for date formatting details, clean.columns for where this function is implemented.


rBatt/trawlData documentation built on May 26, 2019, 7:45 p.m.