Learn R Programming

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

Matrix.utils (version 0.9.7)

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

Version

Install

install.packages('Matrix.utils')

Monthly Downloads

65

Version

0.9.7

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Craig Varrichio

Last Published

April 19th, 2018

Functions in Matrix.utils (0.9.7)

rBind.fill

Combine matrixes by row, fill in missing columns
Matrix.utils

Data.frame-Like Operations on Sparse and Dense Matrix Objects
aggregate.Matrix

Compute summary statistics of a Matrix
dMcast

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

Merges two Matrices or matrix-like objects