-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add names attributes to the scheduled_events 'time' slot
Allow the 'time' column of the events data.frame argument to the 'scheduled_events' method to be either an integer or a Date vector. A Date vector is coerced to an integer vector and represented as the number of days since 1970-01-01 and the dates are added as names to the integer vector slot 'time'.
- Loading branch information
Showing
2 changed files
with
27 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.