Return First or Last Part of a big.matrix Object
Returns the first or last parts of a big.matrix
object.
## S4 method for signature 'big.matrix' head(x, n = 6) ## S4 method for signature 'big.matrix' tail(x, n = 6)
x |
A big.matrix object |
n |
A single integer for the number of rows to return |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.