standardize_lifecycle {bupaR} | R Documentation |
Standardize format of lifecycle types
Description
Standardize format of lifecycle types
Usage
standardize_lifecycle(eventlog)
## S3 method for class 'eventlog'
standardize_lifecycle(eventlog)
Arguments
eventlog |
The event log to be converted. An object of class
|
Methods (by class)
-
standardize_lifecycle(eventlog)
: Standardize lifecycle types for eventlog
[Package bupaR version 0.5.4 Index]