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