getIdFactor {photobiology} | R Documentation |
Get the "idfactor" attribute
Description
Function to read the idfactor
attribute of an existing
generic_spct
.
Usage
getIdFactor(x)
id_factor(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
id_factor(sun_evening.spct)
[Package photobiology version 0.13.1 Index]