-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNAMESPACE
43 lines (42 loc) · 999 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
36
37
38
39
40
41
42
43
# Generated by roxygen2: do not edit by hand
export("%>%")
export(":=")
export(.data)
export(as_label)
export(as_name)
export(baixar_cjsg_trf1)
export(baixar_detalhes_trf1)
export(baixar_docs_trf1)
export(baixar_por_data_trf1)
export(baixar_processo_trf1)
export(cnj_sequencial)
export(enquo)
export(enquos)
export(expr)
export(extrair_docs_por_processo)
export(extrair_relator)
export(extrair_tabela_docs_trf1)
export(ler_cjsg_trf1)
export(ler_detalhes_trf1)
export(ler_docs_trf1)
export(ler_movimentacao_trf1)
export(ler_partes_trf1)
export(ler_por_data_trf1)
export(sym)
export(syms)
export(trf1_baixar_cpopg)
export(trf1_baixar_cposg)
export(trf1_ler_cpopg_docs)
export(trf1_ler_dados_cpopg)
export(trf1_ler_julgados_imagens)
export(trf1_quantidade)
importFrom(magrittr,"%>%")
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,as_label)
importFrom(rlang,as_name)
importFrom(rlang,enquo)
importFrom(rlang,enquos)
importFrom(rlang,expr)
importFrom(rlang,sym)
importFrom(rlang,syms)