Rdocumentation
powered by
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
Link to current version
Version
Version
0.9.8
0.9.7
0.9.6
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
0.5
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)
Search all functions
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.