timelines_proxy: Proxy for 'timelines'

View source: R/timelines-proxy.R

timelines_proxyR Documentation

Proxy for 'timelines'

Description

Proxy to interact with an existing [timelines()] chart in Shiny.

Usage

timelines_proxy(shinyId, session = shiny::getDefaultReactiveDomain())

Arguments

shinyId

single-element character vector indicating the output ID of the chart to modify (if invoked from a Shiny module, the namespace will be added automatically).

session

the Shiny session object to which the chart belongs; usually the default value will suffice.


dreamRs/timelineschart documentation built on Oct. 6, 2022, 2:13 p.m.