Learn R Programming

photobiology (version 0.11.3)

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"))

Value

x

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()

Examples

Run this code
print("missing example")

Run the code above in your browser using DataLab