| starts | R Documentation |
Check if cases start with the specified activity.
starts(activity)
activity |
|
Other Ordering rules:
ends(),
precedence(),
responded_existence(),
response(),
succession()
library(bupaR)
library(eventdataR)
# Each patients should first be registered.
patients %>%
check_rule(starts("Registration"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.