README.md

M4comp

CRAN_Status_Badge Downloads Pending Pull-Requests

Installation

You can install the stable version on R CRAN.

install.packages('M4comp', dependencies = TRUE)

You can install the development version from Github

# install.packages("devtools")
library(devtools)
install_github("bsouhaib/M4comp") 

Usage

library(M4comp)

print(M4)
plot(M4[[1]])
print(M4[[1]])

License

This package is free and open source software, licensed under GPL (>= 2).



bsouhaib/M4comp documentation built on May 13, 2019, 8:14 a.m.