network_methods {FinNet}R Documentation

Extending newtwork functions to newtwork_financial objects

Description

The following functions are implemented:

Usage

edgecount(x, ...)

network.size(x, ...)

vertex.names(x, ...)

plot_network(x, ...)

Arguments

x

The newtwork_financial object

...

Other parameters passed to the corresponding newtwork functions (see Details).

Details

Implementing most basic iterators from the package newtwork for objects of class newtwork_financial

Value

The same result for both newtwork and newtwork_financial objects

Author(s)

Telarico, Fabio Ashtar


[Package FinNet version 0.2.1 Index]