-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
33 lines (32 loc) · 905 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
# Generated by roxygen2: do not edit by hand
export(get_drive_id)
export(marawi_get_armm)
export(marawi_get_armm_all)
export(marawi_get_lanao)
export(marawi_get_lanao_all)
export(marawi_get_marawi)
export(marawi_get_marawi_all)
export(marawi_ls)
export(marawi_ls_armm)
export(marawi_ls_lanao)
export(marawi_ls_marawi)
export(marawi_maps_get)
export(marawi_maps_ls)
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,slice)
importFrom(dplyr,starts_with)
importFrom(googledrive,as_dribble)
importFrom(googledrive,as_id)
importFrom(googledrive,drive_deauth)
importFrom(googledrive,drive_ls)
importFrom(googledrive,is_dribble)
importFrom(googledrive,is_native)
importFrom(googledrive,with_drive_quiet)
importFrom(readxl,excel_sheets)
importFrom(readxl,read_xls)
importFrom(readxl,read_xlsx)
importFrom(rlang,.data)
importFrom(sf,st_read)
importFrom(stringr,str_detect)