print,firm-method {FinNet} | R Documentation |
Print information on a class firm
object
Description
Print method for the S4 class representing a firm (legal person)
Usage
## S4 method for signature 'firm'
print(x)
Arguments
x |
The |
Value
No return value, called to print to the console detail information about the firm
object including:
in the first paragraph:
legal form (if any),
revenues (if known),
capitalisation (if known).
in the second paragraph, the names of the board members/managers;
in the third paragraph, a data frame with two columns:
First, the names of the owners
The, their respective share of the firm's capital (normalised to 1)
Author(s)
Telarico, Fabio Ashtar
[Package FinNet version 0.1.2 Index]