Learn R Programming

bupaR (version 0.3.2)

act_collapse: Collapse activity labels of a sub process into a single activity

Description

Collapse activity labels of a sub process into a single activity

Usage

act_collapse(eventlog, ...)

# S3 method for eventlog act_collapse(eventlog, ...)

Arguments

eventlog

An eventlog object

...

A series of named character vectors. The activity labels in each vector will be collapsed into one activity with the name of the vector.

Methods (by class)

  • eventlog: Collapse activity labels of a subprocess into a single activity

See Also

Other Activity processing functions: act_recode, act_unite