Installation
You can install the development version from Github
# install.packages("devtools")
library(devtools)
install_github("bsouhaib/M4comp")
The stable version on CRAN is coming soon.
Usage
library(M4comp)
print(M4)
plot(M4[[1]])
print(M4[[1]])
License
This package is free and open source software, licensed under GPL (>= 2).