print,financial_matrix-method | R Documentation |
financial_matrix
Print method for the objects of class financial_matrix
## S4 method for signature 'financial_matrix'
print(x)
x |
The |
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')
.
Telarico, Fabio Ashtar
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.