PLC50 is the LC50 of a phototoxic PAH based on calculations of site-specific or field-level light absorption.
Arguments
- x
light absorption, calculated from
p_abs()
, or atuv_results
data.frame fromtuv()
orget_tuv_results()
.- pah
The PAH of interest, which is used to look up the NLC50.
- NLC50
(optional) the narcotic toxicity (i.e., in the absence of light) of the PAH in ug/L. If supplied, takes precedence over the PAH lookup.
- time_multiplier
If x is a
tuv_results
data frame, this is the multiplier to get the total exposure time. I.e., if the tuv_results contains 24 hours of data, and you need a 48h exposure, the multiplier would be 2 (this is the default). Ignored ifx
is a numeric value of light absorption.
Details
You can either supply a specific PAH, so the NLC50 can be calculated for that chemical, or supply a NLC50 value directly.