values | R Documentation |
values
is a reactivevalues object with a defined structure
The values
object is a reactiveValues
object,
containing three other reactiveValues
objects, each
contains objects related to feature tables
contains object related to MS data
data.frame listing metadata for all MS2 spectra matching criteria
list with three items:
spectra: list of selected MS2 spectra as matrices
mergedSpectrum: result of merging all selected spectra as a matrix
specInfo: data.frame listing metadata for all selected MS2 spectra
GlobalOpts loads the current MseekOptions into the current session as
reactiveValues
, and is also used by many modules to make values
accessible app-wide.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.