xKDR / eventstudies

An R package for conducting event studies and a platform for methodological research on event studies.
31 stars 18 forks source link

[WIP] Allow integers as dates in phys2eventtime #14

Open asinghvi17 opened 1 year ago

asinghvi17 commented 1 year ago

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: