README.md

Build Status

PAMMULAD

Parallel modelling of multivariate designs

R code to install the package from GitHub

  1. require(devtools)
  2. install_github("ManonMartin/PAMMULAD")
  3. require(PAMMULAD)

R code to install the package from a local repository:

  1. install.packages("path-to-PAMMULAD", repos = NULL, type="source")
  2. require(PAMMULAD)


ManonMartin/PAMMULAD documentation built on May 23, 2019, 9 p.m.