View source: R/lifecycle_labels.R
lifecycle_labels | R Documentation |
Retrieve a vector containing all unique lifecycle labels.
lifecycle_labels(log, eventlog = deprecated())
## S3 method for class 'eventlog'
lifecycle_labels(log, eventlog = deprecated())
## S3 method for class 'activitylog'
lifecycle_labels(log, eventlog = deprecated())
log |
|
eventlog |
lifecycle_labels(eventlog)
: Retrieve lifecycle labels from an eventlog
.
lifecycle_labels(activitylog)
: Retrieve lifecycle labels from an activitylog
.
lifecycle_id
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.