as.firm {FinNet} | R Documentation |
Coerce into (a list of) firm
object(s)
Description
Generic function to coerce other other classes into the S4 class firm
representing a firm (legal person)
Usage
as.firm(x, ...)
Arguments
x |
The object to coerce |
... |
Arguments passed to class-specific methods |
Value
An object of class firm
or a (usually named) list of them, depending on the available method for the object being coerced.
Author(s)
Telarico, Fabio Ashtar
[Package FinNet version 0.1.2 Index]