deckgl_proxy: Create a deckgl proxy object

View source: R/proxy.R

deckgl_proxyR Documentation

Create a deckgl proxy object

Description

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

Usage

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.


crazycapivara/deckgl documentation built on March 29, 2023, 4:10 a.m.