getMultipleWl {photobiology}R Documentation

Get the "multiple.wl" attribute

Description

Function to read the "multiple.wl" attribute of an existing generic_spct.

Usage

getMultipleWl(x)

Arguments

x

a generic_spct object

Value

integer

Note

If x is not a generic_spct or an object of a derived class NA is returned.

See Also

Other multiple.wl attribute functions: setMultipleWl()

Examples

getMultipleWl(sun.spct)


[Package photobiology version 0.11.2 Index]