getIdFactor {photobiology}R Documentation

Get the "idfactor" attribute

Description

Function to read the "idfactor" attribute of an existing generic_spct.

Usage

getIdFactor(x)

Arguments

x

a generic_spct object

Value

character

Note

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

See Also

Other idfactor attribute functions: setIdFactor

Examples

getMultipleWl(sun.spct)


[Package photobiology version 0.9.21 Index]