![[R logo]](../../../doc/html/logo.jpg)
| futile.matrix-package | A collection of matrix manipulation functions |
| arrange | Order matrix elements based on rownames and/or colnames |
| assignMatrixDense | Read a sparse matrix from a file and return a matrix |
| assignMatrixSparse | Read a sparse matrix from a file and return a matrix |
| assignMatrixTriplet | Read a sparse matrix from a file and return a matrix |
| expand | Expand a matrix to larger dimensions, filling in new entries |
| futile.matrix | A collection of matrix manipulation functions |
| peek | Peeks inside a matrix or vector |
| read.matrix | Read a sparse matrix from a file and return a matrix |
| select | Select a subset of a matrix and make assignments as necessary |
| select<- | Select a subset of a matrix and make assignments as necessary |