rval

abstract fun rval(obs: String): Double

Get the value for the given observation.

Parameters

obs

the name of the observation


abstract fun rval(obsId: Int): Double

Get the value for the given observation.

Parameters

obsId

the id of the observation