Learn R Programming

mmr (version 0.1.0)

Matrix Multiplication on Data.frames

Description

Simple helpers for matrix multiplication on data.frames. These allow for more concise code during low level mathematical operations, and help ensure code is more easily read, understood, and serviced.

Copy Link

Version

Install

install.packages('mmr')

Monthly Downloads

167

Version

0.1.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Steve Condylios

Last Published

August 4th, 2020

Functions in mmr (0.1.0)

mm

Matrix Multiplication