subset_financial_matrix {FinNet}R Documentation

Subset a financial_matrix object

Description

Un-exported function behind the subset method for objects of class financial_matrix

Usage

subset_financial_matrix(x, ...)

Arguments

x

The object of class financial_matrix to be subset

...

Additional arguments to the matrix method for subset() (see under 'See also')

Author(s)

Telarico, Fabio Ashtar


[Package FinNet version 0.2.1 Index]