facet_grid()
settingFacetUI.Rd
ui component for selecting variables for facet_grid()
settingFacetUI(id, data_vars, ui_id = "miscFacet")
An ID string that corresponds with the ID used to call the module's UI function.
variable names of the dataset
id of the ui element
a list with two elements
ui: the ui element of this piece
id: the id of this ui element