Learn R Programming

EnviroPRA2 (version 1.0.1)

HIinhal: Hazard Index for inhalation of vapors

Description

Returns the Hazard Index (systemic effects) for inhalation of vapors

Usage

HIinhal(INH, RFC)

Value

Hazard Index (non carcinogenic effects) [-] - Object class "numeric"

Arguments

INH

Inhalated dose (mg/m^3)

RFC

Reference concentration (mg/m^3)

Author

F. Barrio-Parra

Examples

Run this code

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

HIinhal (INH = AIR (CA = 2, AT = 365*24), RFC = 5)

Run the code above in your browser using DataLab