RISKInhal: Risk for inhalation of vapors

Description Usage Arguments Value Examples

Description

Returns the risk (carcinogenic effects) for inhalation of vapors

Usage

1
RISKInhal(URi, I)

Arguments

URi

Inhalation Unit risk [(ug/m^3)^-1]

I

Inhalated dose (mg/m^3)

Value

Risk [-]

Examples

1
2
3
4
# Assess if there is cancer risk for the exposure of an adult 
# (Reasonable Maximum Exposure) to a benzene air concentration of 2 mg/ m^3 

RISKInhal ( I = AIR (CA = 2), URi = 7.8e-06)

EnviroPRA documentation built on May 1, 2019, 8:21 p.m.