scans | R Documentation |
Get and set spectral binning parameters.
scans(x)
scans(x) <- value
cls(x)
cls(x) <- value
## S4 method for signature 'BinParameters'
scans(x)
## S4 replacement method for signature 'BinParameters'
scans(x) <- value
## S4 method for signature 'BinParameters'
cls(x)
## S4 replacement method for signature 'BinParameters'
cls(x) <- value
x |
S4 object of class BinParameters |
value |
parameter value to set |
BinParameters-class
, binParameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.