copyToColumns

Each labeled array in the map becomes a column in the returned array. Each array in the map must have the same number of elements.

Return

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

Parameters

labeledColumns

a map holding named columns of data