gplots website (built using pkgdown)
This repo is to keep the gplots package alive. I don’t plan to develop new features, but if you’ll send pull requests I’m willing to review them.
You can see the most recent changes to the package in the NEWS.md file
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
To install the stable version on CRAN:
install.packages('gplots')
And then you may load the package using:
library("gplots")
TODO
You are welcome to: