-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
39 lines (38 loc) · 989 Bytes
/
Copy pathNAMESPACE
File metadata and controls
39 lines (38 loc) · 989 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
31
32
33
34
35
36
37
38
39
# Generated by roxygen2: do not edit by hand
export("%>%")
export(click_to_crop)
export(from_navd88)
export(generate_line_points)
export(generate_line_points_buffer)
export(get_clicked_point)
export(get_datum_elevation)
export(to_navd88)
export(vdatum_batch_convert)
export(vdatum_check_points)
export(vdatum_convert)
export(vdatum_regions)
importFrom(dplyr,n)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(leaflet,addProviderTiles)
importFrom(leaflet,leaflet)
importFrom(leaflet,providers)
importFrom(leaflet,setView)
importFrom(magrittr,"%>%")
importFrom(mapedit,editMap)
importFrom(sf,st_as_sf)
importFrom(sf,st_boundary)
importFrom(sf,st_buffer)
importFrom(sf,st_cast)
importFrom(sf,st_geometry)
importFrom(sf,st_length)
importFrom(sf,st_line_sample)
importFrom(sf,st_set_geometry)
importFrom(sf,st_transform)
importFrom(sf,st_zm)
importFrom(terra,crop)
importFrom(terra,crs)
importFrom(terra,draw)
importFrom(terra,mask)
importFrom(terra,plot)