-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNAMESPACE
119 lines (118 loc) · 2.84 KB
/
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
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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
# Generated by roxygen2: do not edit by hand
export("%>%")
export("%||%")
export(add_factors)
export(add_factors_deprecated)
export(add_social_benefit_components)
export(all_levels)
export(alternative_tax_scenario)
export(annual_to_quarter)
export(as_year)
export(bare_to_name)
export(bare_to_quo)
export(bare_to_quo_in_func)
export(bare_to_quo_mult)
export(bare_to_quo_mult_chars)
export(calculate_consumption)
export(calculate_mpc)
export(char_to_quo)
export(cola_adjustment)
export(comparison_plot)
export(components_govt)
export(continuous_summary)
export(contribution)
export(contributions_purchases_grants)
export(counterfactual)
export(deflators_growth)
export(federal_transfers_growth_rates)
export(fill_overrides)
export(filter_by_char)
export(filter_func)
export(fim_colors)
export(fim_palettes)
export(fim_plot)
export(fim_theme)
export(fmap_share)
export(fmap_share_old)
export(forecast2)
export(forecast_series)
export(forecast_state_taxes)
export(format_legends)
export(format_tsibble)
export(get_components_names)
export(get_current_month)
export(get_fiscal_impact)
export(get_forecast_period)
export(get_last_hist_date)
export(get_previous_month)
export(get_recession_shade)
export(get_recessions)
export(get_taxes)
export(get_timing)
export(get_transfers)
export(grants_growth)
export(growth_assumptions)
export(growth_rate)
export(growth_rates)
export(health_growth)
export(health_outlays)
export(health_outlays_growth_rates)
export(implicit_price_deflators)
export(legislation)
export(load_contributions)
export(make_cumulative_growth_rates)
export(make_forecasts)
export(max_y)
export(medicaid_reallocation)
export(millions_to_billions)
export(mpc_apply)
export(mpc_tidy)
export(mutate_where)
export(my_fun)
export(neutral)
export(output_xlsx)
export(override_projections)
export(prepare_interactive)
export(prepare_results)
export(project)
export(pull_data)
export(purchases_contributions)
export(purchases_contributions2)
export(purchases_growth)
export(q_a)
export(q_g)
export(q_g_fourthlag)
export(quo_to_text)
export(read_data)
export(read_mpc_file)
export(rename_consumption)
export(rename_mpc)
export(scale)
export(scale_color_fim)
export(scale_fill_fim)
export(social_benefits)
export(spread_social_benefits)
export(state_purchases_growth_override)
export(state_taxes)
export(subsidies_growth)
export(sum_projections)
export(sum_taxes_contributions)
export(sum_taxes_transfers)
export(sum_transfers_contributions)
export(taxes)
export(taxes_contributions)
export(taxes_transfers)
export(taxes_transfers_govt)
export(taxes_transfers_minus_neutral)
export(tidyselect_row_sums)
export(total_fiscal_impact_plot)
export(total_purchases)
export(transfers_contributions)
export(transfers_growth)
export(unemployment_insurance_reallocation)
import(dplyr)
importFrom(magrittr,"%>%")
importFrom(rlang,as_label)
importFrom(rlang,as_string)
importFrom(rlang,enquo)
importFrom(rlang,sym)