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")