GitHub - halasadi/plotmaps: an R-package for plotting the output from MAPS (original) (raw)
An R-package for plotting the output of the MAPS software.
Installation
In the shell, type
git clone https://github.com/halasadi/plotmaps.git
In an R console, type
install.packages("devtools")
library(devtools)
install(path-to-plotmaps/plotmaps)
License
Copyright (c) 2017-2018, Hussein Al-Asadi.
The software and example programs in this repository are made available under the terms of theMIT license. See LICENSE for the full text of the license.
Credits
This software was developed byHussein Al-Asadi at the University of Chicago.
plotmaps is adapted from the EEMS package and Ben Peter's plotting scripts.
