-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Implement the following options for POSIXct:
- type="hour", of="week" - currently it assumes that the data is hourly;
- type="minute", of="week" - currently it assumes that the data is in minutes;
- type="minute", of="day" - currently it assumes that the data is in minutes;
- type="halfhour";
- type="second", of!="minute" - only minutes are available for "of" at the moment.
Also, implement methods for the classes:
- xts
- tsibble
- timeDate / timeSeries
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request