act_recode: Recode activity labels

Description Usage Arguments Methods (by class) See Also

Description

Recode one or more activity labels through specifying their old and new label

Usage

1
2
3
4
act_recode(eventlog, ...)

## S3 method for class 'eventlog'
act_recode(eventlog, ...)

Arguments

eventlog

An object of class eventlog.

...

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.

Methods (by class)

See Also

eventlog, activity_id, act_unite

Other Activity processing functions: act_collapse, act_unite


gertjanssenswillen/bupaR documentation built on June 27, 2019, 4:15 p.m.