show,firm-method {FinNet} | R Documentation |
Show information on a firm
Description
Show method for the S4 class firm
representing a firm (legal person)
Usage
## S4 method for signature 'firm'
show(object)
Arguments
object |
The |
Value
No return value, called to print to the console information about the firm
object including:
legal form (if any),
revenues (if known),
capitalisation (if known),
number of members of the board/managers; and
number of owners/shareholders.
Author(s)
Telarico, Fabio Ashtar
[Package FinNet version 0.1.2 Index]