tri2cor | R Documentation |
Create square correlation matrix from lower triangle
tri2cor(x, variable_names = NULL)
x |
vector of correlations |
variable_names |
a vector of variable names |
square matrix
tri2cor(c(.2,.3,.4))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.