Convenience methods to use as PM4Py parameter keys.
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
param_activity_key("activity")#> $`pm4py:param:activity_key` #> [1] "activity" #>#> $`pm4py:param:activity_key` #> [1] "handling" #> #> $`pm4py:param:timestamp_key` #> [1] "time" #> #> $case_id_glue #> [1] "patient" #>