seedrows: Find set of node ids in graph

Description Usage Arguments Value

Description

This function allows you to get a vector of node ids matching your input vector with strings of node identifiers. Identifiers not found in the network are ignored.

Usage

1
seedrows(seed_graph, seedvec)

Arguments

seed_graph

igraph object of the network to be searched.

seedvec

vector with strings of node identifiers.

Value

rowindex vector of integers with the found node ids


frpinto/S2B documentation built on May 8, 2019, 2:33 a.m.