coerce_dimension | R Documentation |
Coerce data to an array with no trailing dimension of 1 or to a matrix
coerce_dimension(x)
x |
A data structure like vector, matrix, array, data frame or list. |
The coerced data structure, either an array with no trailing dimension of 1 or a matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.