cor.testm(data1, data2, method)
data.frame
with N variablesdata.frame
with the same N variables as data1
method = "pearson"
or
"spearman"
data.frame
of correlation test data for N variables
cor.test
is the underlying function and has more
options