as.firm.financial_matrix {FinNet} | R Documentation |
Coerce a financial_matrix
object into a list of firm
objects
Description
Un-exported function behind the as.firm
method for objects of class financial_matrix
Usage
as.firm.financial_matrix(x, ...)
Arguments
x |
The object of class |
... |
Optional argument to the method |
Value
A (usually named) list of firm
objects the length of which equals the number of rows and columns of the provided financial_matrix
Author(s)
Telarico, Fabio Ashtar
[Package FinNet version 0.2.1 Index]