powered by
Convert long format matrix to wide.
shape_mat_wide(x)
Wide format version of x.
Long format matrix as obtained from 'shape_mat_long' (contains columns named 'row', 'col', and 'value').