Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

starts

Check if cases start with an activity


Description

Check if cases start with an activity

Usage

starts(activity)

Arguments

activity

The start activity. Character vector of length one. This should be an activity of the event log supplied to 'check_rule'.

See Also

Examples

library(bupaR)
library(eventdataR)

# Each patients should first be registered.
patients %>%
check_rule(starts("Registration"))

processcheckR

Rule-Based Conformance Checking of Business Process Event Data

v0.1.3
MIT + file LICENSE
Authors
Gert Janssenswillen [aut, cre]
Initial release
2020-06-26

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.