This function breaks down a list of dimensions
(e.g. dimensionLength
, dimensionWidth
, etc.) from a single
resource (element) of an idaifield_docs
or idaifield_resources
object
and converts them to simple values.It is used as a helper function
for simplify_idaifield()
.
Value
A list containing simple values for each measured dimension from the list. If a range was entered, the function returns the mean without further comment.
See also
This function is used by:
simplify_idaifield()