updateImportSettings: Update import settings widget

View source: R/widget_importSettings_server.R

updateImportSettingsR Documentation

Update import settings widget

Description

Change the field/layers displayed in the widget.

Usage

updateImportSettings(
  session = shiny::getDefaultReactiveDomain(),
  inputId,
  value
)

Arguments

session

The session object passed to function given to shinyServer Default is shiny::getDefaultReactiveDomain().

inputId

character The identifier of the input object.

value

character Vector containing the new field/layers.

See Also

importSettings().


NCC-CNC/wheretowork documentation built on Feb. 27, 2025, 6:11 p.m.