Description Usage Arguments Value
View source: R/wbs_code_to_lvl.R
A function to identify the level assoicated with given WBS Element Code.
1 | wbs_code_to_lvl(wbs_element_code, ...)
|
wbs_element_code |
Required. A single or vector of WBS Element Codes to convert into a WBS level. Can be either character or factor objects. |
... |
Optional. Included in order to be pipe frendly. |
Returns an intiger assoicated with WBS Element Code (i.e., 0 for WBS = "1.0", 1 for "1.1", 3 for "1.2.2.1")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.