print-financial_matrix-method: Print information on a 'financial_matrix'

print,financial_matrix-methodR Documentation

Print information on a financial_matrix

Description

Print method for the objects of class financial_matrix

Usage

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

Arguments

x

The financial_matrix object to print

Value

No return value, called to print to the console information about the financial_matrix object:

  • type of relation detail (common ownership, board interlocks, or both),

  • Total capitalisation of the firms present (if known), broke down by currency (if more than one);

  • Average total revenues (if known), broke down by currency (if more than one)

  • A print-out of the matrix, up to the number of character given by options('max.print').

Author(s)

Telarico, Fabio Ashtar


FinNet documentation built on Oct. 31, 2024, 5:07 p.m.