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
getIdFactor(white_led.cps_spct)
[Package photobiology version 0.11.2 Index]