Skip to contents

[Deprecated]

plot_es_interactive() is deprecated as of fixes 1.0.0: use plot(x, interactive = TRUE) instead; see plot.es_result().

Usage

plot_es_interactive(data, ...)

Arguments

data

An es_result object.

...

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

Value

A plotly object.

See also