Skip to contents

Internal helper for sizeIntegral() that checks that arrays sharing a dimension label agree on its extent.

Usage

dim_extents(arrays, labels)

Arguments

arrays

A list of arrays.

labels

A list of the corresponding label vectors.

Value

A named integer vector giving the extent of each label.