Is there a way to add robust correlations and significance value/stars using WRS2 in GGally: ggpairs plots?
ggpairs
plot computes correlations using base cor
method only. How can we supply the pbcor
or wincor
values/p-values (from WRS2
package) to the plot?