lubridate (version 0.2.4)

new_epoch: Create an epoch object...

Description

Create an epoch object

Usage

new_epoch(weekday, number)

Arguments

weekday
name of weekday to use as epoch
number
number of epochs to include

Value

  • an epoch object

Details

new_epoch creates an epoch object with the specified values. Implementation for epochs will be implemented in future versions of lubridate.

See Also

saturdays