copyToRows

Each labeled array in the map becomes a row in the returned array, which may be ragged because each row in the array may have a different length.

Return

a 2D array, where rows of the array hold the data in the order returned from the string labels.

Parameters

labeledRows

a map holding named rows of data