print,network_financial-method {FinNet}R Documentation

Print information on a network_financial object

Description

Method to print objects of class network_financial

Usage

## S4 method for signature 'network_financial'
print(x)

Arguments

x

The object of class network_financial to be shown

Value

Prints the list of global attributes of the network as if network::print.network() had been called. See print.network for more details.

Author(s)

Telarico, Fabio Ashtar


[Package FinNet version 0.1.2 Index]