wbs_table_rollup {rollupTree}R Documentation

Example Work Breakdown Structure Data After Rollup

Description

Example Work Breakdown Structure Data After Rollup

Usage

wbs_table_rollup

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]