forked from bc3LC/rfasst
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
35 lines (34 loc) · 844 Bytes
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# Generated by roxygen2: do not edit by hand
export(calc_daly_o3)
export(calc_daly_pm25)
export(calc_daly_tot)
export(calc_gdp_pc)
export(calc_mort_rates)
export(calc_pop)
export(calc_price_gcam)
export(calc_prod_gcam)
export(calc_rev_gcam)
export(data_query)
export(fill_queries)
export(interpLinear)
export(m1_emissions_rescale)
export(m2_get_conc_aot40)
export(m2_get_conc_m6m)
export(m2_get_conc_mi)
export(m2_get_conc_o3)
export(m2_get_conc_pm25)
export(m3_get_daly_o3)
export(m3_get_daly_pm25)
export(m3_get_mort_o3)
export(m3_get_mort_o3_ecoloss)
export(m3_get_mort_pm25)
export(m3_get_mort_pm25_ecoloss)
export(m3_get_yll_o3)
export(m3_get_yll_o3_ecoloss)
export(m3_get_yll_pm25)
export(m3_get_yll_pm25_ecoloss)
export(m4_get_prod_loss)
export(m4_get_rev_loss)
export(m4_get_ryl_aot40)
export(m4_get_ryl_mi)
importFrom(magrittr,"%>%")