-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNAMESPACE
177 lines (176 loc) · 4.79 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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
# Generated by roxygen2: do not edit by hand
export("%>%")
export(adjust_bbox)
export(adjust_bbox_asp)
export(buffer_area)
export(cache_baltimore_data)
export(cache_baltimore_property)
export(cache_edge_of_pavement)
export(cache_msa_streets)
export(check_area)
export(clip_area)
export(erase_baltimore_parks)
export(erase_baltimore_water)
export(format_property_data)
export(get_area)
export(get_area_911_calls)
export(get_area_batch)
export(get_area_bcps_programs)
export(get_area_census_geography)
export(get_area_citations)
export(get_area_crashes)
export(get_area_crime)
export(get_area_data)
export(get_area_esri_data)
export(get_area_osm_data)
export(get_area_permits)
export(get_area_property)
export(get_area_requests)
export(get_area_streets)
export(get_area_vacants)
export(get_area_zoning)
export(get_baltimore_area)
export(get_baltimore_esri_data)
export(get_baltimore_worker_flows)
export(get_data_batch)
export(get_intersection)
export(get_maryland_open_resource)
export(get_nearby_areas)
export(get_neighborhood)
export(get_streets)
export(layer_area_data)
export(layer_area_mask)
export(layer_area_property)
export(layer_area_streets)
export(map_area_bcps_programs)
export(map_area_highlighted)
export(map_area_in_areas)
export(map_area_in_city)
export(map_area_mta_services)
export(map_area_parks)
export(map_area_property)
export(map_area_zoning)
export(maryland_open_data_api_key)
export(scale_fill_mapbaltimore)
export(scale_mapbaltimore)
export(set_map_limits)
export(set_map_theme)
export(show_cached_files)
import(rlang)
importFrom(cli,cli_abort)
importFrom(cli,cli_alert)
importFrom(cli,cli_alert_info)
importFrom(cli,cli_alert_success)
importFrom(cli,cli_alert_warning)
importFrom(cli,cli_inform)
importFrom(cli,cli_warn)
importFrom(dplyr,across)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,contains)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,if_else)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,na_if)
importFrom(dplyr,nest_by)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(esri2sf,esri2sf)
importFrom(esri2sf,glue_ansi_sql)
importFrom(getdata,as_date_range)
importFrom(getdata,between_date_range)
importFrom(getdata,bind_block_col)
importFrom(getdata,fix_epoch_date)
importFrom(getdata,format_sf_data)
importFrom(getdata,get_esri_data)
importFrom(getdata,get_location)
importFrom(getdata,get_location_data)
importFrom(getdata,str_trim_squish_across)
importFrom(glue,glue)
importFrom(glue,glue_collapse)
importFrom(grid,unit)
importFrom(janitor,clean_names)
importFrom(janitor,make_clean_names)
importFrom(lifecycle,deprecated)
importFrom(lubridate,dmy)
importFrom(lubridate,int_length)
importFrom(lubridate,interval)
importFrom(lubridate,year)
importFrom(lubridate,years)
importFrom(lubridate,ymd)
importFrom(lubridate,ymd_hms)
importFrom(magrittr,"%>%")
importFrom(pkgconfig,get_config)
importFrom(purrr,discard)
importFrom(purrr,list_modify)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map_chr)
importFrom(purrr,map_dfr)
importFrom(purrr,pluck)
importFrom(purrr,walk)
importFrom(rappdirs,user_cache_dir)
importFrom(rlang,`%||%`)
importFrom(rlang,arg_match)
importFrom(rlang,as_function)
importFrom(rlang,caller_env)
importFrom(sf,st_as_sf)
importFrom(sf,st_as_sfc)
importFrom(sf,st_as_text)
importFrom(sf,st_bbox)
importFrom(sf,st_centroid)
importFrom(sf,st_convex_hull)
importFrom(sf,st_coordinates)
importFrom(sf,st_crop)
importFrom(sf,st_crs)
importFrom(sf,st_difference)
importFrom(sf,st_drop_geometry)
importFrom(sf,st_filter)
importFrom(sf,st_geometry)
importFrom(sf,st_intersection)
importFrom(sf,st_intersects)
importFrom(sf,st_point)
importFrom(sf,st_read)
importFrom(sf,st_set_geometry)
importFrom(sf,st_sf)
importFrom(sf,st_sfc)
importFrom(sf,st_transform)
importFrom(sf,st_union)
importFrom(sf,st_write)
importFrom(sf,write_sf)
importFrom(sfext,as_sf)
importFrom(sfext,is_bbox)
importFrom(sfext,is_sf)
importFrom(sfext,relocate_sf_col)
importFrom(sfext,rename_sf_col)
importFrom(sfext,sf_bbox_to_sf)
importFrom(sfext,st_bbox_ext)
importFrom(sfext,st_buffer_ext)
importFrom(sfext,st_erase)
importFrom(sfext,st_transform_ext)
importFrom(sfext,st_trim)
importFrom(sfext,st_union_by)
importFrom(snakecase,to_any_case)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract)
importFrom(stringr,str_remove)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_squish)
importFrom(stringr,str_to_title)
importFrom(stringr,str_to_upper)
importFrom(stringr,str_trim)
importFrom(tibble,as_tibble)
importFrom(tibble,tribble)
importFrom(tidyr,replace_na)
importFrom(tidyr,separate)
importFrom(tidyselect,all_of)
importFrom(tidyselect,any_of)
importFrom(tidyselect,contains)
importFrom(tidyselect,ends_with)
importFrom(tidyselect,where)
importFrom(utils,read.table)
importFrom(utils,write.table)