aqiFromPm25: This function takes in one parameters:pm25Concentration. It...

Description Usage Arguments Value

View source: R/aqiCalculation.R

Description

This function takes in one parameters:pm25Concentration. It then calculates the AQI given that specified value.

Usage

1
aqiFromPm25(pm25Concentration)

Arguments

pm25Concentration

that you want to know the AQI for

Value

it returns the AQI that corresponds to the given PM2.5 measurement


CEHAT-Clinic/analysis documentation built on Dec. 17, 2021, 12:54 p.m.