Skip to contents

[Deprecated]

plot_es() is deprecated as of fixes 1.0.0: call plot() on the result directly.

Usage

plot_es(data, ...)

Arguments

data

An es_result object.

...

Passed to the plotting engine; see plot.es_result().

Value

A ggplot object.

See also