-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
36 lines (35 loc) · 959 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
# Generated by roxygen2: do not edit by hand
export(carousel)
export(clean_file_names)
export(create_image_yaml)
export(mogrify)
export(plot_route)
import(htmltools)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,filter)
importFrom(dplyr,join_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,nest_by)
importFrom(fs,as_fs_bytes)
importFrom(fs,dir_info)
importFrom(fs,file_move)
importFrom(glue,glue)
importFrom(here,here)
importFrom(leaflet,addScaleBar)
importFrom(mapBliss,plot_hybrid_route_flex)
importFrom(purrr,list_rbind)
importFrom(purrr,map)
importFrom(purrr,walk)
importFrom(purrr,walk2)
importFrom(readr,write_lines)
importFrom(rlang,set_names)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract)
importFrom(stringr,str_glue)
importFrom(stringr,str_remove)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split_1)
importFrom(stringr,str_to_title)
importFrom(yaml,yaml.load_file)