Description Usage Arguments Value Examples
View source: R/apaCorrelationMatrix.R
Generic method to generate a correlation matrix with values
1 | apa.cor.matrix(data = data.frame(), position = "lower", sig = TRUE)
|
data |
Raw dataset with variables. |
position |
(optional) Specify whether the correlations should be displayed in the |
sig |
(optional) Specify whether the significance should be displayed in a separate column. |
apa.cor.matrix
object; a list consisting of
succes |
message in case of an error |
data |
the data with correlation values |
smallest |
the smallest r value which is significant at p < .05. |
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.