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 | 
| DOI: | 10.32614/CRAN.package.Massign | 
| 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 | 
| Reference manual: | Massign.html , Massign.pdf | 
| Package source: | Massign_1.1.0.tar.gz | 
| Windows binaries: | r-devel: Massign_1.1.0.zip, r-release: Massign_1.1.0.zip, r-oldrel: Massign_1.1.0.zip | 
| macOS binaries: | r-release (arm64): Massign_1.1.0.tgz, r-oldrel (arm64): Massign_1.1.0.tgz, r-release (x86_64): Massign_1.1.0.tgz, r-oldrel (x86_64): Massign_1.1.0.tgz | 
| Old sources: | Massign archive | 
Please use the canonical form https://CRAN.R-project.org/package=Massign to link to this page.