View source: R/array-helpers.R
flatten_array | R Documentation |
Replace array dimensionality by explicit long-format data labels.
flatten_array(A, ...)
A |
array to process |
... |
further args passed to "data.frame" |
data frame with all array data in long format.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.