get_root_path: Get the root Class for any given leaf vertex

Description Usage Arguments Value Examples

View source: R/paths.R

Description

More detailed description of the function

Usage

1

Arguments

g

The graph to be queried

v

A character string of the identifier node to trace back

Value

A vector of the path from the leaf node to its Class root

Examples

1
2
3
4
## Not run: 
get_root_path(NVC_graph, "860275")

## End(Not run)

jacob-ogre/USNVC documentation built on May 18, 2019, 8 a.m.