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())
single-element character vector indicating the output ID of the deck to modify
the Shiny
session object to which the deckgl widget belongs;
usually the default value will suffice.