setKType: Set the "K.type" attribute
Description
Function to set by reference the "K.type" attribute of an existing
solute_spct object
Usage
setKType(x, K.type = c("attenuation", "absorption", "scattering"))
Arguments
- x
a solute_spct or a summary_solute_spct object.
- K.type
character A string, either "attenuation", "absorption" or
"scattering".
See Also
Other K attribute functions:
getKType()