ADTTE
R/adtteSpec.R
adtteSpecInput.Rd
This defines the input for the ADTTE specification.
adtteSpecInput(inputId, label_paramcd = "Select Endpoint")
(string) the ID used to call the module input.
string
(string) label for the endpoint (PARAMCD) selection.
PARAMCD
The UI part.
adtteSpecServer() for the module server and a complete example.
adtteSpecServer()