Learn R Programming

MetamapsDB (version 0.0.2)

findV: findV finds the vertixID in the graph given its name

Description

given the original graph find the vertiex ID of given name

Usage

findV(name, g)

Arguments

name

name of the vertex

g

igraph object