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


aberHRML/binneR documentation built on Aug. 25, 2023, 1:33 p.m.