Rdocumentation
powered by
Learn R Programming
Matrix.utils (version 0.9.8)
Data.frame-Like Operations on Sparse and Dense Matrix Objects
Description
Implements data manipulation methods such as 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
146
Version
0.9.8
License
GPL-3
Issues
6
Pull Requests
0
Stars
5
Forks
5
Repository
https://github.com/cvarrichio/Matrix.utils
Maintainer
Craig Varrichio
Last Published
February 26th, 2020
Functions in Matrix.utils (0.9.8)
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
rBind.fill
Combine matrixes by row, fill in missing columns
aggregate.Matrix
Compute summary statistics of a Matrix
Matrix.utils
Data.frame-Like Operations on Sparse and Dense
Matrix
Objects