long_matrix | R Documentation |
Transform a matrix into long format
long_matrix(matrix, value_name = NULL)
matrix |
An R matrix with row and column names or indices |
value_name |
A character string identifying the name of the value column in the output data_frame |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.