cormat_list {corx} | R Documentation |
cormat_list
Description
cormat_list
Usage
cormat_list(data, x, y, z, method, p_adjust)
Arguments
data |
data.frame |
x |
character vector, row names |
y |
character vector, column names |
z |
character vector, partial variable names |
method |
string, passed to cor.test |
p_adjust |
string, passed to p.adjust |
[Package corx version 1.0.7.2 Index]