-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
30 lines (29 loc) · 711 Bytes
/
NAMESPACE
File metadata and controls
30 lines (29 loc) · 711 Bytes
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
# Generated by roxygen2: do not edit by hand
export(fly_bearing)
export(fly_coverage)
export(fly_fetch)
export(fly_filter)
export(fly_footprint)
export(fly_georef)
export(fly_overlap)
export(fly_select)
export(fly_summary)
importFrom(rlang,"!!")
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(sf,sf_use_s2)
importFrom(sf,st_area)
importFrom(sf,st_buffer)
importFrom(sf,st_coordinates)
importFrom(sf,st_crs)
importFrom(sf,st_drop_geometry)
importFrom(sf,st_geometry)
importFrom(sf,st_intersection)
importFrom(sf,st_intersects)
importFrom(sf,st_make_valid)
importFrom(sf,st_polygon)
importFrom(sf,st_read)
importFrom(sf,st_sf)
importFrom(sf,st_sfc)
importFrom(sf,st_transform)
importFrom(sf,st_union)