View source: R/shape_mat_long.R
shape_mat_wide | R Documentation |
Convert long format matrix to wide.
shape_mat_wide(x)
x |
Long format matrix as obtained from 'shape_mat_long' (contains columns named 'row', 'col', and 'value'). |
Wide format version of x.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.