cor_between | R Documentation |
Correlation between group aggregates
cor_between(var1, var2, group, data, print = T, ...)
var1 |
Character name of variable 1, or a list of characters (in this case var2 is ignored) |
var2 |
Character name of variable 2. |
group |
Character name of group variable. |
data |
Dataset |
... |
Passed to 'cor.test' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.