Fast estimation of pairwise correlation coefficients.
cor.pairs(emat, cor.method = c("pearson", "spearman"))
a numeric matrix
a character, specifying the method to use for estimation. Possible values are 'pearson' (default) and 'spearman'
a numeric matrix with estimated correlation coefficients