Change the value of a render PCR curves control on the client
updateCurves(session, inputId, label = NULL, hideCurves = NULL,
highlightCurves = NULL)
The session
object passed to function given to
shinyServer
.
The id of the input
object.
The label to set for the input object.
The fdata.names
of the curves to be hiden.
The fdata.names
of the curves to be
highlighted.