While reading the expected_event source code, feel we need to address few programming practice items.
- add helper functions for arguments using
tibble.
- remove
simple argument and allow only one type of output. Alternatively, we can create another function expected_total_event to always generate total events.
- output end of period information.
- enhance documentation in vignettes
While reading the
expected_eventsource code, feel we need to address few programming practice items.tibble.simpleargument and allow only one type of output. Alternatively, we can create another functionexpected_total_eventto always generate total events.