event_unregister: Un-register a shiny input value

View source: R/shiny.R

event_unregisterR Documentation

Un-register a shiny input value

Description

Un-register a shiny input value

Usage

event_unregister(p, event = NULL)

Arguments

p

a plotly object.

event

The type of plotly event. All supported events are listed in the function signature above (i.e., the usage section).

Author(s)

Carson Sievert

See Also

event_data


ropensci/plotly documentation built on Jan. 25, 2024, 6:09 p.m.