Skip to contents

ui component for labs()

Usage

labsUI(id, labs_selected = TRUE)

Arguments

id

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

labs_selected

ector of selected parameters of labs()

Value

a list with two elements

  • ui: the ui element of this piece

  • id: the id of this ui element