Description Usage Arguments Value Methods (by class) See Also
Return a copy of an R object with its class set to a given type of spectrum.
1 2 3 4 | as.raw_spct(x, ...)
## Default S3 method:
as.raw_spct(x, ...)
|
x |
an R object |
... |
other arguments passed to "set" functions |
A copy of x
converted into a raw_spct
object.
default
:
Other constructors of spectral objects:
as.calibration_spct()
,
as.chroma_spct()
,
as.cps_spct()
,
as.filter_spct()
,
as.generic_spct()
,
as.object_spct()
,
as.reflector_spct()
,
as.response_spct()
,
as.source_spct()
,
source_spct()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.