Learn R Programming

FinNet (version 0.1.2)

igraph_v_iterators: igraph vertex iterators for igraph_financial objects

Description

Methods to extend igraph vertex iterators and functions to igraph_financial objects

Usage

# S4 method for igraph_financial
V(x)

# S4 method for igraph V(x)

# S4 method for igraph_financial vcount(x)

# S4 method for igraph vcount(x)

# S4 method for igraph_financial gorder(x)

# S4 method for igraph gorder(x)

Value

The same result for both igraph and igraph_financial objects

  • V: A vertex sequence containing all vertices, in the order of their numeric vertex ids

  • vcount and gorder: Number of vertices, numeric scalar

Arguments

x

The igraph_financial object

Author

Telarico, Fabio Ashtar