Run the model to estimate the health impacts attributable to household air pollution for GCAM scenarios
calc_hap_impacts(
db_path = NULL,
query_path = "./inst/extdata",
db_name = NULL,
prj_name,
scen_name,
queries = "queries_rhap.xml",
final_db_year = 2100,
saveOutput = TRUE,
map = FALSE,
anim = TRUE,
HIA_var = "deaths",
normalized = FALSE,
by_gr = FALSE
)
Path to the GCAM database
Path to the query file
Name of the GCAM database
Name of the rgcam project. This can be an existing project, or, if not, this will be the name
Vector names of the GCAM scenarios to be processed
Name of the GCAM query file. The file by default includes the queries required to run rfasst
Final year in the GCAM database (this allows to process databases with user-defined "stop periods")
Writes the emission files. By default=TRUE
Produce the maps. By default = FALSE
If set to TRUE, produces multi-year animations. By default=TRUE
Health metric to be predicted. c("deaths", "yll", "dalys"). By default = deaths
Transform the output to "normalized" values. By default = FALSE
Estimate damages at group level. Just for illustrative purposes. By default = FALSE
Health impacts attributable to HAP for all the selected years