eventEnds | R Documentation |
Function creates an event window where the event ends
eventEnds(a, b, index = c("startDate", "endDate"))
a |
the left side of the event window |
b |
the right side of the event window |
index |
specifying what part of the index we start looking for events either at the index start date or index enddate |
An event window that can be used in a Capr cohort definition
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.