arr | R Documentation |
Abbreviated scalar
arr(data = NA, dim = length(data), dimnames = NULL)
data |
a vector (including a list or |
dim |
the dim attribute for the array to be created, that is an integer vector of length one or more giving the maximal indices in each dimension. |
dimnames |
either |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.