| maintain_selection {crosstalk} | R Documentation | 
Synchronize Shiny brush selection with shared data
Description
Waits for a brush to change, and propagates that change to the
sharedData object.
Usage
maintain_selection(sharedData, brushId, ownerId = "")
Arguments
| sharedData | The shared data instance | 
| brushId | Character vector indicating the name of the  | 
| ownerId | (TBD) | 
[Package crosstalk version 1.2.1 Index]