每日一图Correlogram
2018-03-09 本文已影响12人
小明的数据分析笔记本
Correlogram let you examine the corellation of multiple continuous variables present in the same dataframe. This is conveniently implemented using the ggcorrlpot package.

ggcorrplot()函数的各种参数不太明白,仔细看一下帮助文档