Other packages > Find by keyword >

corrplot  

Visualization of a Correlation Matrix
View on CRAN: Click here


Download and install corrplot package within the R console
Install from CRAN:
install.packages("corrplot")

Install from Github:
library("remotes")
install_github("cran/corrplot")

Install by package version:
library("remotes")
install_version("corrplot", "0.95")



Attach the package and use:
library("corrplot")
Maintained by
Taiyun Wei
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2010-04-10
Latest Update: 2024-10-14
Description:
Provides a visual exploratory tool on correlation matrix that supports automatic variable reordering to help detect hidden patterns among variables.
How to cite:
Taiyun Wei (2010). corrplot: Visualization of a Correlation Matrix. R package version 0.95, https://cran.r-project.org/web/packages/corrplot. Accessed 25 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:28), 0.1-0 (2010-04-10 18:47), 0.2-0 (2010-04-17 20:38), 0.30 (2010-05-31 09:44), 0.40 (2011-10-15 21:55), 0.54 (2011-12-02 17:22), 0.60 (2011-12-05 19:56), 0.66 (2012-09-12 07:28), 0.70 (2012-10-12 07:38), 0.71 (2013-03-05 08:48), 0.72 (2013-10-14 09:12), 0.73 (2013-10-15 10:04), 0.76 (2016-04-16 00:13), 0.77 (2016-04-21 08:20), 0.84 (2017-10-17 00:58), 0.87 (2021-05-08 07:10), 0.88 (2021-05-11 13:52), 0.89 (2021-06-07 09:30), 0.90 (2021-06-30 13:50), 0.91 (2021-11-10 10:40), 0.92 (2021-11-18 14:20), 0.94 (2024-08-17 09:00)
Other packages that cited corrplot R package
View corrplot citation profile
Other R packages that corrplot depends, imports, suggests or enhances
Complete documentation for corrplot
Functions, R codes and Examples using the corrplot R package
Some associated functions: COL1 . COL2 . colorlegend . cor.mtest . corrMatOrder . corrRect.hclust . corrRect . corrplot-package . corrplot.mixed . corrplot . 
Some associated R codes: colorlegend.R . colors.R . cor-mtest.R . corrMatOrder.R . corrRect.R . corrRect.hclust.R . corrplot-package.R . corrplot.R . corrplot.mixed.R .  Full corrplot package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
missDiag  
Comparing Observed and Imputed Values under MAR and MCAR
Implements the computation of discrepancy statistics summarizing differences between the density of ...
Download / Learn more Package Citations See dependency  
connectwidgets  
Organize and Curate Your Content Within 'Posit Connect'
A collection of helper functions and 'htmlwidgets' to help publishers curate content collections on ...
Download / Learn more Package Citations See dependency  
commonsMath  
JAR Files of the Apache Commons Mathematics Library
'Java' JAR files for the Apache Commons Mathematics Library for use by users and other packages. ...
Download / Learn more Package Citations See dependency  
hwep  
Hardy-Weinberg Equilibrium in Polyploids
Inference concerning equilibrium and random mating in autopolyploids. Methods are available to test ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA