igraph_financial objectsMethods to extend igraph vertex iterators and functions to igraph_financial objects
# 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)
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
The igraph_financial object
Telarico, Fabio Ashtar