FF-subset-method {FinNet} | R Documentation |
Method to subset a financial_matrix
Description
Subsets all components of a financial_matrix
object
Usage
## S4 method for signature 'financial_matrix'
subset(x, ...)
Arguments
x |
The |
... |
Arguments passed to the relevant |
Value
A financial_matrix
object, subsetted to the desired firms
Author(s)
Telarico, Fabio Ashtar
[Package FinNet version 0.1.2 Index]