Package: Massign
Type: Package
Title: Simple Matrix Construction
Version: 1.0.0
Author: Erik-Jan van Kesteren
Maintainer: Erik-Jan van Kesteren <e.vankesteren1@uu.nl>
Description: 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.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-11-15 10:26:05 UTC; erikj
Repository: CRAN
Date/Publication: 2017-11-15 12:59:20 UTC
