View source: R/normalize_functional_categories.R
normalize_functional_categories | R Documentation |
normalize_functional_categories()
joins in the standard functional categories
from the detailed function categories when not provided in the original data. Input
should be one or more FlexFiles imported through the read_flexfile
function.
normalize_functional_categories(flexfile, direct_or_oh_mapping = FALSE)
flexfile |
A single flexfile or a list of flexfiles imported through the |
direct_or_oh_mapping |
Logical whether not not to join in the direct or overhead. attributes. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.