Description Usage Arguments Value
View source: R/aqiCalculation.R
This function takes in one parameters:pm25Concentration. It then calculates the AQI given that specified value.
1 | aqiFromPm25(pm25Concentration)
|
pm25Concentration |
that you want to know the AQI for |
it returns the AQI that corresponds to the given PM2.5 measurement
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.