Change the field/layers displayed in the widget.
Usage
updateImportSettings(
session = shiny::getDefaultReactiveDomain(),
inputId,
value
)Arguments
- session
The
sessionobject passed to function given toshinyServerDefault isshiny::getDefaultReactiveDomain().- inputId
characterThe identifier of the input object.- value
characterVector containing the new field/layers.