Learn R Programming

⚠️There's a newer version (0.9.8) of this package.Take me there.

Matrix.utils (version 0.5)

Data Frame Operations on Sparse and Dense Matrix Objects

Description

Implements cast, aggregate, and merge/join for Matrix and matrix-like objects.

Copy Link

Version

Install

install.packages('Matrix.utils')

Monthly Downloads

71

Version

0.5

License

GPL-3

Maintainer

Craig Varrichio

Last Published

December 15th, 2015

Functions in Matrix.utils (0.5)

dMcast

Casts or pivots a long data frame into a wide sparse matrix.
merge.Matrix

Merges two Matrices or matrix-like objects
Matrix.utils

Data.frame-like operations on sparse and dense Matrix objects
aggregate.Matrix

Compute summary statistics of a Matrix.