parameters: Get and set spectral binning parameters

scansR Documentation

Get and set spectral binning parameters

Description

Get and set spectral binning parameters.

Usage

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

Arguments

x

S4 object of class BinParameters

value

parameter value to set

See Also

BinParameters-class, binParameters


jasenfinch/binneR documentation built on Aug. 21, 2023, 9:22 a.m.