Creates a deckgl-like object that can be used to update a deckgl object that has already been rendered.

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

Arguments

shinyId

single-element character vector indicating the output ID of the deck to modify

session

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