forked from JGCRI/rfasst
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathNAMESPACE
More file actions
42 lines (41 loc) · 1.02 KB
/
NAMESPACE
File metadata and controls
42 lines (41 loc) · 1.02 KB
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
36
37
38
39
40
41
42
# Generated by roxygen2: do not edit by hand
export(calc_daly_o3)
export(calc_daly_pm25)
export(calc_gdp_pc_ctry_nuts3)
export(calc_gdp_pc_reg)
export(calc_mort_rates)
export(calc_pop)
export(calc_pop_ctry_ctry_str)
export(calc_pop_ctry_nuts3_str)
export(calc_pop_rfasst_reg_str)
export(calc_price_gcam)
export(calc_prod_gcam)
export(calc_rev_gcam)
export(check_byu)
export(check_gcamversion)
export(clean_pkg_outputs)
export(data_query)
export(if_complex)
export(interpLinear)
export(left_join_strict)
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_grid_pm25)
export(m3_get_mort_o3)
export(m3_get_mort_pm25)
export(m3_get_o3_ecoloss_vsl)
export(m3_get_pm25_ecoloss_gdpGrowth)
export(m3_get_pm25_ecoloss_vsl)
export(m3_get_yll_o3)
export(m3_get_yll_pm25)
export(m4_get_prod_loss)
export(m4_get_rev_loss)
export(m4_get_ryl_aot40)
export(m4_get_ryl_mi)
importFrom(magrittr,"%>%")