-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
48 lines (47 loc) · 1.14 KB
/
NAMESPACE
File metadata and controls
48 lines (47 loc) · 1.14 KB
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
# Generated by roxygen2: do not edit by hand
export(frs_aggregate)
export(frs_break)
export(frs_break_apply)
export(frs_break_find)
export(frs_break_validate)
export(frs_categorize)
export(frs_classify)
export(frs_clip)
export(frs_cluster)
export(frs_col_generate)
export(frs_col_join)
export(frs_db_conn)
export(frs_db_query)
export(frs_edge_types)
export(frs_extract)
export(frs_feature_find)
export(frs_feature_index)
export(frs_fish_habitat)
export(frs_fish_obs)
export(frs_habitat)
export(frs_habitat_access)
export(frs_habitat_classify)
export(frs_habitat_partition)
export(frs_habitat_species)
export(frs_lake_fetch)
export(frs_network)
export(frs_network_downstream)
export(frs_network_prune)
export(frs_network_segment)
export(frs_network_upstream)
export(frs_order_filter)
export(frs_params)
export(frs_point_locate)
export(frs_point_snap)
export(frs_stream_fetch)
export(frs_waterbody_network)
export(frs_watershed_at_measure)
export(frs_watershed_split)
export(frs_wetland_fetch)
export(frs_wsg_species)
importFrom(DBI,dbConnect)
importFrom(DBI,dbDisconnect)
importFrom(DBI,dbGetQuery)
importFrom(sf,st_as_sf)
importFrom(sf,st_bbox)
importFrom(sf,st_read)