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 Jun. 2026.
Previous versions and publish date:
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

edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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