Skip to contents

UI component and its id for aesthetic mapping of shape

Usage

mappingShapeUI(id, data_vars, ui_id = "mapShape")

Arguments

id

An ID string that corresponds with the ID used to call the module's UI function.

data_vars

variable names of the dataset

ui_id

id of the ui element

Value

a list with two elements

  • ui: the ui element of this piece

  • id: the id of this ui element