Learn R Programming

FinNet (version 0.1.2)

igraph_E_iterators: igraph edge iterators for igraph_financial objects

Description

Methods to extend igraph edge iterators and functions to igraph_financial objects

Usage

# S4 method for igraph_financial
E(x, ...)

# S4 method for igraph E(x, ...)

# S4 method for igraph_financial ecount(x, ...)

# S4 method for igraph ecount(x, ...)

# S4 method for igraph_financial gsize(x, ...)

# S4 method for igraph gsize(x, ...)

Value

The same result for both igraph and igraph_financial objects

  • E: An edge sequence of the graph

  • ecount and gsize: Number of edges, numeric scalar

Arguments

x

The igraph_financial object

...

Other parameters passed to the corresponding method and/or igraph functions (see Details).

Author

Telarico, Fabio Ashtar