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.
| Version: | 
1.1.0 | 
| Suggests: | 
testthat | 
| Published: | 
2018-01-31 | 
| Author: | 
Erik-Jan van Kesteren | 
| Maintainer: | 
Erik-Jan van Kesteren  <e.vankesteren1 at uu.nl> | 
| License: | 
MIT + file LICENSE | 
| NeedsCompilation: | 
no | 
| CRAN checks: | 
Massign results | 
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=Massign
to link to this page.