project {pmev} | R Documentation |
Dummy Project Schedule
Description
A dataset of a dummy project. The variables are as follows:
Usage
data(project)
Format
A data frame with 12 rows and 4 variables
-
start: Start Date of the activity.
-
end: End Date of the activity.
-
progress: Proportion between 0 and 1 representing percentage completed for each activity (1 = 100% complete)
-
planned_cost: The planned costs of each activity
[Package pmev version 0.0.2 Index]