| collect_dimnames | R Documentation |
Internal helper for sizeIntegral() that takes the dimnames of each labelled
dimension from the first of the given arrays that has them.
collect_dimnames(target_labels, arrays, labels)
target_labels |
The dimension labels of the result. |
arrays |
A list of arrays. |
labels |
A list of the corresponding label vectors. |
A named list of dimnames, or NULL if none of the arrays has any.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.