| .nei {igraph} | R Documentation |
Helpers within vertex/index sequences
Description
Functions to be used only with [.igraph.es and [.igraph.vs
Usage
.nei(...)
.innei(...)
.outnei(...)
.inc(...)
.from(...)
.to(...)
Arguments
... |
Not used, here for compatibility. |
Details
See [.igraph.vs and [.igraph.es.
Value
An error
[Package igraph version 2.2.1 Index]