-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathNAMESPACE
76 lines (75 loc) · 1.65 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
# Generated by roxygen2: do not edit by hand
export(":=")
export(.data)
export(agrupar_datas)
export(as_label)
export(as_name)
export(azure_openai_extrair)
export(busca_fuzzy)
export(chop_collapse)
export(classifica_antecedentes)
export(classify_appeal)
export(clearPt)
export(cnj_classe)
export(cnj_quantidade)
export(cnj_sequencial)
export(colapsar_coluna)
export(colapsar_partes)
export(cria_arquivo)
export(criar_orgaos)
export(dividir_sequencia)
export(editavel)
export(eliminar_textos_indentados)
export(enquo)
export(enquos)
export(expr)
export(extrair_ano)
export(extrair_numero_unico_pdf)
export(extrair_quantidade_droga)
export(extrair_valor_arbitrado)
export(file_search)
export(filtrar_df)
export(gemini_extrair)
export(gemini_extrair2)
export(gpt_extrair)
export(gpt_json)
export(gpt_ler)
export(gpt_ler_cjpg)
export(hyperlink_excel)
export(juris_wider)
export(jus_kwic)
export(jus_unlist)
export(key_regex)
export(lapso)
export(ler_pdfs)
export(listar_arquivos)
export(make_body)
export(make_headers)
export(numero)
export(obter_magistrados)
export(openai_contar_tokens)
export(pontua_cnj)
export(pontua_cpf_cnpj)
export(publicar_app)
export(remover_acentos)
export(reparar_vetor)
export(resumir_inteiro_teor)
export(rm_stopwords)
export(snakecase)
export(sym)
export(syms)
export(tempo_movimentacao)
export(tpu_detalhes_item_publico)
export(tpu_get_ultima_versao)
export(tpu_pesquisar_item_publico)
importFrom(magrittr,"%<>%")
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)