check.against.other.slots {FinNet} | R Documentation |
Determine if all the non-NA
slots of a financial_matrix
object are of a given length
Description
Un-exported function called by the ncol
and nrow
methods for objects of class financial_matrix
Usage
check.against.other.slots(x, number)
Arguments
x |
The object of class |
number |
The number against which to check the length of |
Author(s)
Telarico, Fabio Ashtar
[Package FinNet version 0.1.2 Index]