new_epoch {lubridate} | R Documentation |
new_epoch creates an epoch object with the specified values. Implementation for epochs will be implemented in future versions of lubridate.
new_epoch(weekday, number)
weekday |
name of weekday to use as epoch |
number |
number of epochs to include |
an epoch object