lower2matrix | R Documentation |
Create a square numeric matrix from the lower-triangular elements
lower2matrix(x, context = NULL)
x |
numeric data |
context |
the working context |
a square symmetric numeric matrix with column names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.