is.constant {forecast}
R Documentation
Is an object constant?
Description
Returns true if the object's numerical values do not vary.
Usage
is.constant(x)
Arguments
x
object to be tested
[Package
forecast
version 8.6
Index
]