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

[WIP] Allow integers as dates in phys2eventtime #14

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

asinghvi17
Copy link
Member

@asinghvi17 asinghvi17 commented Mar 8, 2023

This allows integer times to be used in the event.list data.frame object, by expanding the type checking constraint in phys2eventtime.

Fixes #15

TODOs:

  • Document this
  • Test it

R/phys2eventtime.R Outdated Show resolved Hide resolved
@asinghvi17 asinghvi17 marked this pull request as ready for review March 10, 2023 09:58
@asinghvi17 asinghvi17 changed the title [WIP] Allow numeric types in phys2eventtime [WIP] Allow integers as dates in phys2eventtime Mar 11, 2023
@asinghvi17 asinghvi17 requested a review from chiraganand March 11, 2023 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

eventstudies package unable to handle integer dates
2 participants