R/assaySpec.R
assaySpecInput.Rd
This defines the input for the assay specification.
assaySpecInput(inputId, label_assays = "Select Assay")
(string) the ID used to call the module input.
string
(string) label for the assay selection.
The UI part.
assaySpecServer() for the module server and a complete example.
assaySpecServer()