forked from epiverse-trace/sivirep
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
61 lines (60 loc) · 1.55 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
# Generated by roxygen2: do not edit by hand
export(agrupar_casos_semanaepi)
export(agrupar_cols_casos)
export(agrupar_dpto)
export(agrupar_edad)
export(agrupar_edad_sex)
export(agrupar_fecha_inisintomas)
export(agrupar_fecha_notifica)
export(agrupar_mun)
export(agrupar_pob_especial)
export(agrupar_rango_edad_casos)
export(agrupar_sex)
export(agrupar_sex_semanaepi)
export(concatenar_vals_token)
export(convert_edad)
export(estandarizar_geo_cods)
export(filtrar_event)
export(format_fecha)
export(geo_filtro)
export(get_path_data_disease_year)
export(import_data_canal_endemico)
export(import_data_event)
export(import_data_resumen_sivigila)
export(import_geo_cods)
export(import_sep_data)
export(limpiar_cods_dpto)
export(limpiar_cods_event_dpto)
export(limpiar_data_sivigila)
export(limpiar_edad_event)
export(limpiar_encabezado)
export(limpiar_fecha_event)
export(limpiar_val_atipic)
export(list_events)
export(modficar_cod_mun)
export(obtener_casos_pob_especial)
export(obtener_cods_dpto)
export(obtener_dptos)
export(obtener_fila_mas_casos)
export(obtener_info_depts)
export(obtener_meses_mas_casos)
export(obtener_nombres_dptos)
export(obtener_nombres_muns)
export(obtener_ruta_descarga)
export(obtener_tip_ocurren_geo)
export(plot_edad)
export(plot_edad_sex)
export(plot_fecha_inisintomas)
export(plot_fecha_notifica)
export(plot_map)
export(plot_map_dpto)
export(plot_muns)
export(plot_pob_especial)
export(plot_semanaepi)
export(plot_sex)
export(plot_sex_semanaepi)
export(plot_variable)
export(remove_error_fecha)
export(remove_val_nin)
import(dplyr)
importFrom(dplyr,"%>%")