r-corrplot 0.95
Visualization of a correlation matrix
This package provides a graphical display of a correlation matrix or general matrix. It also contains some algorithms to do matrix reordering. In addition, corrplot is good at details, including choosing color, text labels, color labels, layout, etc.
- Outputs:
out
- Website: https://github.com/taiyun/corrplot
- Licenses: GPL 2+
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-corrplot 0.95
as follows:
guix install r-corrplot@0.95
Or install the latest version:
guix install r-corrplot
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.