-
-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathNAMESPACE
More file actions
21 lines (20 loc) · 550 Bytes
/
NAMESPACE
File metadata and controls
21 lines (20 loc) · 550 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Generated by roxygen2: do not edit by hand
export(generar_circunscripciones)
export(generar_distritos)
export(generar_provincias)
export(generar_regiones)
export(generar_servicios_salud)
import(sf)
importFrom(dplyr,arrange)
importFrom(dplyr,as_tibble)
importFrom(dplyr,distinct)
importFrom(dplyr,inner_join)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(magrittr,"%>%")
importFrom(rlang,sym)
importFrom(rmapshaper,ms_dissolve)
importFrom(sf,st_as_sf)
importFrom(stringr,str_sub)