updateCurves {shinyMolBio} | R Documentation |
Change the value of a render PCR curves control on the client
Description
Change the value of a render PCR curves control on the client
Usage
updateCurves(session, inputId, label = NULL, hideCurves = NULL,
highlightCurves = NULL)
Arguments
session |
The |
inputId |
The id of the |
label |
The label to set for the input object. |
hideCurves |
The |
highlightCurves |
The |
Author(s)
Konstantin A. Blagodatskikh <k.blag@yandex.ru>
[Package shinyMolBio version 0.2 Index]