Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

temporaldummy method implementation #43

Open
config-i1 opened this issue May 13, 2020 · 0 comments
Open

temporaldummy method implementation #43

config-i1 opened this issue May 13, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@config-i1
Copy link
Owner

Implement the following options for POSIXct:

  1. type="hour", of="week" - currently it assumes that the data is hourly;
  2. type="minute", of="week" - currently it assumes that the data is in minutes;
  3. type="minute", of="day" - currently it assumes that the data is in minutes;
  4. type="halfhour";
  5. type="second", of!="minute" - only minutes are available for "of" at the moment.

Also, implement methods for the classes:

  1. xts
  2. tsibble
  3. timeDate / timeSeries
@config-i1 config-i1 added the enhancement New feature or request label May 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant