find_links_n: Find links of greater than 1 depth

Description Usage Arguments

View source: R/traverse.R

Description

Find links of greater than 1 depth

Usage

1
find_links_n(nodes, links, n, direction = "both", type = NA)

Arguments

nodes

string vector of node or nodes to start search

links

master list of links to search connections from

direction

c('both', 'in', 'out') only find links of a particular direction

type

only find links of a particular type


beemyfriend/tinkR documentation built on May 19, 2019, 10:48 p.m.