powered by
This function plots a heatmap of aall numerical variables in data frame to show the correlation.
plotHeatmapGroup(dat)
data in data.frame format.
# NOT RUN { data(iris) plotHeatmapGroup(iris[,1:4]) # }
Run the code above in your browser using DataLab