Grab a plateau of a function y = f(x)

Grab a plateau of a function y = f(x)

Methods

Public methods


Method new()

Usage

grabPlateau$new(x, y)


Method find_plateau()

Usage

grabPlateau$find_plateau(find_plateau_start = TRUE)


Method clone()

The objects of this class are cloneable with this method.

Usage

grabPlateau$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.