is.sub.big.matrix(x)# S4 method for big.matrix
is.sub.big.matrix(x)
sub.big.matrix(
x,
firstRow = 1,
lastRow = NULL,
firstCol = 1,
lastCol = NULL,
backingpath = NULL
)
# S4 method for big.matrix
sub.big.matrix(
x,
firstRow = 1,
lastRow = NULL,
firstCol = 1,
lastCol = NULL,
backingpath = NULL
)
# S4 method for big.matrix.descriptor
sub.big.matrix(
x,
firstRow = 1,
lastRow = NULL,
firstCol = 1,
lastCol = NULL,
backingpath = NULL
)