cor.testm {FreqProf} | R Documentation |
Correlation test for multiple variables - of the same name - in separate data.frames
cor.testm(data1, data2, method)
data1 |
a |
data2 |
a |
method |
a correlation method, either |
Returns a data.frame
of correlation test data for N variables
cor.test
is the underlying function and has more
options