as.calibration_spct: Coerce to a spectrum

View source: R/spct.new.r

as.calibration_spctR Documentation

Coerce to a spectrum

Description

Return a copy of an R object with its class set to a given type of spectrum.

Usage

as.calibration_spct(x, ...)

## Default S3 method:
as.calibration_spct(x, ...)

Arguments

x

an R object.

...

other arguments passed to "set" functions.

Value

A copy of x converted into a calibration_spct object.

Methods (by class)

  • as.calibration_spct(default):

See Also

setGenericSpct

Other constructors of spectral objects: as.chroma_spct(), as.cps_spct(), as.filter_spct(), as.generic_spct(), as.object_spct(), as.raw_spct(), as.reflector_spct(), as.response_spct(), as.solute_spct(), as.source_spct(), source_spct()


aphalo/photobiology documentation built on April 1, 2024, 6:48 p.m.