wbs_table {rollupTree}R Documentation

Example Work Breakdown Structure Data

Description

Example Work Breakdown Structure Data

Usage

wbs_table

Format

A data frame with columns:

id

unique key for each row

pid

parent key for each row

name

character name of the element

work

percent of total work for this element

budget

budget for this element

Source

https://www.workbreakdownstructure.com


[Package rollupTree version 0.3.2 Index]