Learn R Programming

bupaR (version 0.3.2)

act_unite: Unite activity labels

Description

Recode two or different more activity labels two a uniform activity label

Usage

act_unite(eventlog, ...)

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

Arguments

eventlog

An object of class eventlog.

...

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

Methods (by class)

  • eventlog: Unite activity labels in event log

See Also

eventlog, activity_id, act_recode

Other Activity processing functions: act_collapse, act_recode