pull.wbs: Pull out a wbs variable

Description Usage Arguments

View source: R/wbs_generics.R

Description

This works like [[ for local data.frames.

Usage

1
2
## S3 method for class 'wbs'
pull(.data, .wbs_col = NULL)

Arguments

.data

An object of type data.frame.

.wbs_col

If x is of type data.frame then the name of the wbs column. If NULL then default_col_wbs() is used to select the wbs column.


Technomics/wbstools documentation built on Jan. 28, 2020, 7:10 a.m.