indexOfName

fun indexOfName(name: String): Int

Returns the index associated with the data set name The supplied name must be contained in the analyzer. Use contains() to check.

Return

the index associated with the data set name

Parameters

name

must be associated with a data set