act_recode.Rd
Recode one or more activity labels through specifying their old and new label
act_recode(eventlog, ...) # S3 method for eventlog act_recode(eventlog, ...)
eventlog | An object of class |
---|---|
... | A sequence of named character vectors of length one where the names gives the new label and the value gives the old label. Labels not mentioned will be left unchanged. |
eventlog
: Recode activity labels of event log
eventlog
, activity_id
, act_unite
Other Activity processing functions: act_collapse
,
act_unite