wbs
and functions as_wbs()
and is_wbs()
.c
, [
, rep
, format
, print
, sort
pull
, type_sum
, pillar_shaft
parse_wbs()
to split the wbs into columns for each level.order_wbs()
to return the sort order of the wbs.wbs_expand()
to expand out the wbs. First calls parse_wbs()
and then adds columns such as parent, wbs level, number of children.arrange_wbs()
as an analogy to dplyr::arrange()
for a class wbs.NEWS.md
file to track changes to the package.Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.