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

Version

Install

install.packages('Matrix.utils')

Monthly Downloads

146

Version

0.9.8

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

February 26th, 2020

Functions in Matrix.utils (0.9.8)

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