data

fun data(name: String): DoubleArray

The data associated with the name. If the name is not in the map, the array will be empty

Return

the data associated with the name

Parameters

name

the name identifying the data