get.spine: Returns lineage of provided node

Description Usage Arguments Value

View source: R/graph.R

Description

Returns lineage of provided node

Usage

1
get.spine(node.id, forward = F)

Arguments

node.id

This is a label for a node that the lineage is being requested for

forward

Logical that states whether or not to transpose the graph allowing the function to search forward or backward in lineage

Value

a vector of characters, each will be a different node label


jwons/provGraphR documentation built on May 4, 2019, 8:40 a.m.