Massign: Simple Matrix Construction

Constructing matrices for quick prototyping can be a nuisance, requiring the user to think about how to fill the matrix with values using the matrix() function. The %<-% operator solves that issue by allowing the user to construct matrices using code that shows the actual matrices.

Getting started

Package details

AuthorErik-Jan van Kesteren
MaintainerErik-Jan van Kesteren <e.vankesteren1@uu.nl>
LicenseMIT + file LICENSE
Version1.1.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("Massign")

Try the Massign package in your browser

Any scripts or data that you put into this service are public.

Massign documentation built on May 2, 2019, 12:35 p.m.