lessexample1 {critpath} | R Documentation |
Dataset for the LESS method
Description
Fictitious data that is used in the examples. 6 activities, 5 nodes. In this dataset, the activities occur on the edges
Usage
lessexample1
Format
A data frame composed of predetermined columns:
- from
starting activity node
- to
final activity node
- label
activity label
- time
normal duration of the activity
- bound_time
the shortest duration of the activity
- norm_cost
normal cost of the activity
- bound_cost
boundary cost of the activity
[Package critpath version 0.2.2 Index]