get_ancestor_text: Return the concatenated text fields for ancestors and a...

Description Usage Arguments Value Examples

View source: R/utils.R

Description

Return the concatenated text fields for ancestors and a vertex

Usage

1

Arguments

g

The graph to be queried

v

The NVC category for which the 'ancestors+' description will be created

...

One or more text variables to concatenate together

Value

A string of all ancestral typeConcepts of v, concatenated with ' | '

Examples

1
get_ancestor_text(NVC_graph, "860275", "typeDesc", "Environment")

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