-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
123 lines (122 loc) · 3.42 KB
/
Copy pathNAMESPACE
File metadata and controls
123 lines (122 loc) · 3.42 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
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
120
121
122
123
# Generated by roxygen2: do not edit by hand
export(get_anexos)
export(get_annexes)
export(get_annual_accounts)
export(get_annual_accounts_for_state)
export(get_annual_accounts_municipalities)
export(get_annual_accounts_ufs)
export(get_budget_report)
export(get_budget_report_for_state)
export(get_budget_report_municipalities)
export(get_budget_report_ufs)
export(get_costs_active_staff)
export(get_costs_depreciation)
export(get_costs_other)
export(get_costs_pensioners)
export(get_costs_retired_staff)
export(get_costs_transfers)
export(get_credit_exchange_rate)
export(get_credit_payment_schedule)
export(get_credit_release_schedule)
export(get_custos_demais)
export(get_custos_depreciacao)
export(get_custos_pensionistas)
export(get_custos_pessoal_ativo)
export(get_custos_pessoal_inativo)
export(get_custos_transferencias)
export(get_dca)
export(get_dca_for_state)
export(get_dca_municipios)
export(get_dca_ufs)
export(get_debt_capacity)
export(get_debt_payment_schedule)
export(get_debt_requests)
export(get_delivery_status)
export(get_entes)
export(get_entities)
export(get_extrato)
export(get_fiscal_report)
export(get_fiscal_report_for_state)
export(get_fiscal_report_municipalities)
export(get_fiscal_report_ufs)
export(get_msc_budget)
export(get_msc_control)
export(get_msc_controle)
export(get_msc_equity)
export(get_msc_orcamentaria)
export(get_msc_patrimonial)
export(get_opc_cronograma_liberacoes)
export(get_opc_cronograma_pagamentos)
export(get_opc_taxa_cambio)
export(get_pvl)
export(get_pvl_status)
export(get_pvl_tramitacao)
export(get_res_cdp)
export(get_res_cronograma_pagamentos)
export(get_rgf)
export(get_rgf_for_state)
export(get_rgf_municipios)
export(get_rgf_ufs)
export(get_rreo)
export(get_rreo_for_state)
export(get_rreo_municipios)
export(get_rreo_ufs)
export(get_siope_compensation)
export(get_siope_dados_gerais)
export(get_siope_despesas)
export(get_siope_despesas_funcao)
export(get_siope_expenses)
export(get_siope_expenses_by_function)
export(get_siope_general_data)
export(get_siope_indicadores)
export(get_siope_indicators)
export(get_siope_info_complementares)
export(get_siope_officials)
export(get_siope_receitas)
export(get_siope_remuneracao)
export(get_siope_responsaveis)
export(get_siope_revenues)
export(get_siope_supplementary)
export(get_siorg_estrutura)
export(get_siorg_organizations)
export(get_siorg_orgaos)
export(get_siorg_structure)
export(get_siorg_unidade)
export(get_siorg_unit)
export(get_tc_by_municipality)
export(get_tc_by_municipality_detail)
export(get_tc_by_state)
export(get_tc_by_state_detail)
export(get_tc_estados)
export(get_tc_municipalities)
export(get_tc_municipios)
export(get_tc_por_estados)
export(get_tc_por_estados_detalhe)
export(get_tc_por_municipio)
export(get_tc_por_municipio_detalhe)
export(get_tc_states)
export(get_tc_transfer_types)
export(get_tc_transferencias)
export(rreo_layout)
export(rreo_normalize_columns)
export(tesouror_clear_cache)
export(tidy_rreo)
importFrom(cli,cli_abort)
importFrom(cli,cli_alert_info)
importFrom(cli,cli_alert_success)
importFrom(cli,cli_alert_warning)
importFrom(dplyr,across)
importFrom(dplyr,bind_rows)
importFrom(dplyr,mutate)
importFrom(dplyr,where)
importFrom(httr2,req_error)
importFrom(httr2,req_headers)
importFrom(httr2,req_perform)
importFrom(httr2,req_url_query)
importFrom(httr2,request)
importFrom(httr2,resp_body_json)
importFrom(httr2,resp_status)
importFrom(janitor,clean_names)
importFrom(stringr,str_squish)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)