corrly
v2.0.0
Published
This is a Data Visualization Package For all types of Correlation
Readme
corrlY
Corrly is a Data Visualization Package For All Types of Correlation Charts using Plotly Package.
Install Corrly
library(plotly)
library(htmltools)
library(corrlY)
# install.packages("devtools")
#devtools::install_github("maheshKulkarniX/corrlY")