Description Usage Arguments Value
View source: R/module-helpers.R
Match in the node and leaf names from a land nesting table
1 2 | add_node_leaf_names(data, nesting_table, leaf_name, ...,
LT_name = "Land_Type", append_GLU = TRUE)
|
data |
Data, tibble |
nesting_table |
Table of node names (as column names) and leaf data (contents), tibble |
leaf_name |
Name of leaf name column in |
... |
Names of columns to add leaf nodes for, character |
LT_name |
Name of land type column in |
append_GLU |
Append GLU column to new leaf name columns? Logical |
Data with new leaf name columns added.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.