Get attribute values
from a LagOperator
.
values
from a LagOperator
.## S4 method for signature 'LagOperator' getValues(object, levels.1, levels.2)
object
: LagOperator
from which to get the values
.levels.1
: the first vector of levels for which to get the valueslevels.2
: the second vector of levels for which to get the valuesReturns the values
attribute.