quick_epochs {lubridate} | R Documentation |
Creates an epoch object that uses the functions name as the reference epoch event. Implementation for epochs will be implemented in future versions of lubridate.
sundays(x = 1) mondays(x = 1) tuesdays(x = 1) wednesdays(x = 1) thursdays(x = 1) fridays(x = 1) saturdays(x = 1)
x |
number of epochs to be included |