pertexample1: Dataset for the PERT method

pertexample1R Documentation

Dataset for the PERT method

Description

Fictitious data that is used in the examples. 9 activities, 8 nodes. In this dataset, the activities occur on the edges

Usage

pertexample1

Format

A data frame composed of predetermined columns:

from

starting activity node

to

final activity node

label

activity label

opt_time

optimistic duration of activity

likely_time

the most likely duration of the activity

pes_time

pesimistic duration of activity


critpath documentation built on June 7, 2023, 6:34 p.m.