| ends | R Documentation |
Check if cases end with the specified activity.
ends(activity)
activity |
|
Other Ordering rules:
precedence(),
responded_existence(),
response(),
starts(),
succession()
library(bupaR)
library(eventdataR)
# A patient's last activity should be the Check-out
patients %>%
check_rule(ends("Check-out"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.