firm
objectPrint method for the S4 class representing a firm (legal person)
# S4 method for firm
print(x)
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)
The firm
object to show
Telarico, Fabio Ashtar