Learn R Programming

EnviroPRA2 (version 1.0.1)

RISKInhal: Risk for inhalation of vapors

Description

Returns the risk (carcinogenic effects) for inhalation of vapors

Usage

RISKInhal(URi, I)

Value

Risk [-] - Object class "numeric"

Arguments

URi

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

I

Inhalated dose (mg/m^3)

Examples

Run this code
# 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)

Run the code above in your browser using DataLab