getMultipleWl: Get the "multiple.wl" attribute

View source: R/spct.classes.r

getMultipleWlR Documentation

Get the "multiple.wl" attribute

Description

Function to query the value of the multiple.wl attribute of an existing generic_spct.

Usage

getMultipleWl(x)

multiple_wl(x)

Arguments

x

a generic_spct object

Value

integer value, the value of attribute multiple.wl, or NA if the attribute is not set, or if x is not a generic_spct object or an object of a derived class.

See Also

Other multiple.wl attribute functions: setMultipleWl()

Examples

multiple_wl(sun.spct)
multiple_wl(sun_evening.spct)


photobiology documentation built on April 4, 2025, 4:37 a.m.