atLeast | R Documentation |
Function to enumerate an minimal count of occurrences
atLeast(x, query, aperture = duringInterval(eventStarts(-Inf, Inf)))
x |
the integer counting the number of occurrences |
query |
a query object that provides context to the clinical event of interest |
aperture |
an eventAperture object that shows the temporal span where the event is to be observed relative to the index event |
A criteria that can be used in a cohort definition specifying satisfaction of at least x instances of a query
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.