Description Usage Arguments Value Examples
Convenience methods to use as PM4Py parameter keys.
1 2 3 4 5 6 7 8 9 10 11 | param_activity_key(value)
param_attribute_key(value)
param_timestamp_key(value)
param_caseid_key(value)
param_resource_key(value)
default_parameters(eventlog)
|
value |
The value to add to the list. |
eventlog |
A bupaR or PM4PY event log. |
a list with the parameter key/value pair
1 2 3 4 5 | param_activity_key("activity")
library(eventdataR)
data(patients)
default_parameters(patients)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.