updateCurves: Change the value of a render PCR curves control on the client

Description Usage Arguments Author(s)

View source: R/renderCurves.R

Description

Change the value of a render PCR curves control on the client

Usage

1
2
updateCurves(session, inputId, label = NULL, hideCurves = NULL,
  highlightCurves = NULL)

Arguments

session

The session object passed to function given to shinyServer.

inputId

The id of the input object.

label

The label to set for the input object.

hideCurves

The fdata.names of the curves to be hiden.

highlightCurves

The fdata.names of the curves to be highlighted.

Author(s)

Konstantin A. Blagodatskikh <k.blag@yandex.ru>


shinyMolBio documentation built on Aug. 2, 2019, 5:05 p.m.