creahia is an R package dedicated to health impact assessment (HIA) of air pollution. It is developed and maintained by the Centre for Research on Energy and Clean Air (CREA).
install.packages("remotes");
library(remotes);
remotes::install_github("energyandcleanair/creahia")
- Read the HIA workflow overview with diagrams:
doc/hia_overview.md - Uncertainty details:
doc/paf_uncertainty.mdanddoc/paf_epi_uncertainty.md - Example (Philippines):
examples/HIA_GEMM_Philippines_clean.R
For any question or suggestion, please contact us.