extract_node_v_helper: A function that extracts the nodes of a data.tree object...

Description Usage Arguments Author(s) Examples

View source: R/gclassificatin_func.R

Description

A function that extracts the nodes of a data.tree object where the given attribute is not NA. A helper function that is not called by the user

Usage

1
extract_node_v_helper(data_tree, attribute)

Arguments

data_tree

A data.tree object

attribute

Character string that specifies the attribute of interest

Author(s)

Stefan L<c3><bc>dtke

Examples

1
test = extract_node_v(base_tree_a, attribute = "station_id")

sluedtke/gclassification documentation built on May 29, 2019, 12:16 p.m.