is.cluster_autoscale {brickster}R Documentation

Test if object is of class AutoScale

Description

Test if object is of class AutoScale

Usage

is.cluster_autoscale(x)

Arguments

x

An object

Value

TRUE if the object inherits from the AutoScale class.


[Package brickster version 0.2.5 Index]