R/ggplot2.R
maintain_selection.Rd
Waits for a brush to change, and propagates that change to the sharedData object.
sharedData
maintain_selection(sharedData, brushId, ownerId = "")
The shared data instance
Character vector indicating the name of the plotOutput brush
plotOutput
(TBD)