Learn R Programming

photobiology (version 0.11.3)

getMultipleWl: 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)

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.

Arguments

x

a generic_spct object

See Also

Other multiple.wl attribute functions: setMultipleWl()

Examples

Run this code
multiple_wl(sun.spct)
multiple_wl(sun_evening.spct)

Run the code above in your browser using DataLab