add_end_activity: Add artificial start/end activities to

Description Usage Arguments Methods (by class)

Description

Add artificial start/end activities to

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
add_end_activity(eventlog, label)

add_start_activity(eventlog, label)

## S3 method for class 'eventlog'
add_end_activity(eventlog, label = "End")

## S3 method for class 'grouped_eventlog'
add_end_activity(eventlog, label = "End")

## S3 method for class 'eventlog'
add_start_activity(eventlog, label = "Start")

## S3 method for class 'grouped_eventlog'
add_start_activity(eventlog, label = "Start")

Arguments

eventlog

Event log

label

Start/end activity label

Methods (by class)


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