Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ corrViz Public

❗ This is a read-only mirror of the CRAN R package repository. corrViz — Visualise Correlations

Notifications You must be signed in to change notification settings

cran/corrViz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

corrViz

corrViz is an R package designed to help users visualize correlations between variables in their datasets. With the ever-growing size and complexity of datasets, it is crucial to have a clear understanding of the relationships between variables. This package aims to provide an easy and effective way to explore and visualize these correlations, making it easier to interpret and communicate results. A demonstration of the package can be found here: https://alaninglis.github.io/corrViz/articles/corrViz.html

Download the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("AlanInglis/corrViz")

You can then load the package with:

library(corrViz)

Visualization Methods

The corrViz package offers several visualization methods to help you explore and communicate correlations effectively, with an emphasis on interactivity. Some of the available methods include:

  • Heatmaps
  • Networks
  • Shiny applications
  • Scatterplot matrices
  • Bar plots
  • Chord diagrams
  • and more!!

About

❗ This is a read-only mirror of the CRAN R package repository. corrViz — Visualise Correlations

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages