maintain_selection: Synchronize Shiny brush selection with shared data

View source: R/ggplot2.R

maintain_selectionR 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 plotOutput brush

ownerId

(TBD)


rstudio/crosstalk documentation built on Nov. 30, 2023, 9:45 p.m.