-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathNAMESPACE
More file actions
61 lines (60 loc) · 1.31 KB
/
NAMESPACE
File metadata and controls
61 lines (60 loc) · 1.31 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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
# Generated by roxygen2: do not edit by hand
export(add_coicop)
export(adjust_wh)
export(adjust_wh_is)
export(available_var_eu)
export(available_var_impact)
export(available_var_intersec)
export(available_var_intersec_eu)
export(basic_graph)
export(basic_graph_eu)
export(calc_di)
export(calc_di_eu)
export(calc_ep)
export(calc_ep_eu)
export(calc_tp)
export(calc_tp_eu)
export(check_var_eu)
export(check_var_impact)
export(check_year)
export(coicop_mapping)
export(country_code)
export(database_hbs)
export(elevate_hbs)
export(ex_shocks)
export(ex_shocks_eu)
export(ex_var_intersec)
export(ex_var_intersec_eu)
export(get_prices_gcameurope)
export(hbs_eu)
export(id_ep1)
export(id_ep2)
export(id_ep_eu)
export(id_tp)
export(id_tp_eu)
export(impact)
export(impact_eu)
export(impact_intersectional)
export(impact_intersectional_eu)
export(intersectional_graph)
export(intersectional_graph_eu)
export(load_rawhbs)
export(order_var)
export(order_var_eu)
export(order_vars)
export(order_vars_eu)
export(price_shock)
export(price_shock_eu)
export(rawhbs_eu)
export(rename_coicop)
export(rename_values)
export(rename_values_eu)
export(standardize)
export(standardize_eu)
export(update_year)
export(weighted.median)
export(weighted.quantile)
importFrom(dplyr,"%>%")
importFrom(magrittr,"%>%")
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)