getIsRankBased-LagOperator: Get isRankBased
from a LagOperator
object
Usage
# S4 method for LagOperator
getIsRankBased(object)
Arguments
object
LagOperator
of which to get the isRankBased
Value
Returns the attribute isRankBased
that's a slot of object
.