-
Notifications
You must be signed in to change notification settings - Fork 2
/
NAMESPACE
187 lines (186 loc) · 5.2 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
178
179
180
181
182
183
184
185
186
187
# Generated by roxygen2: do not edit by hand
export(add_braid_ids)
export(add_cs_area)
export(add_cs_bathymetry)
export(add_cs_id_sequence)
export(add_intersects_ids)
export(add_length_col)
export(add_point_type_counts)
export(add_powerlaw_bankful_width)
export(add_relief)
export(add_tmp_id)
export(adjust_flagged_transects)
export(adjust_transect_lengths)
export(align_banks_and_bottoms)
export(classify_points)
export(compare_cs_validity)
export(cross_section_pts)
export(cs_arrange)
export(cut_cross_sections)
export(cut_transect)
export(diff_overlaps)
export(drop_incomplete_cs_pts)
export(extend_by_percent)
export(extend_transects_by_cs_attributes)
export(extend_transects_sides)
export(extend_transects_to_polygons)
export(find_braids)
export(fix_braided_transects)
export(flag_transects_for_change)
export(geos_extend_line)
export(get_bank_attributes)
export(get_braid_list)
export(get_cs_bottom_length)
export(get_point_type_counts)
export(get_relief)
export(get_start_node)
export(get_transect_extension_distances_to_polygons)
export(get_transects)
export(get_unique_tmp_ids)
export(get_validity_tally)
export(is_braided)
export(plot_cs_pts)
export(prep_flowlines)
export(pts_to_XY)
export(renumber_cs_ids)
export(rm_multi_intersects)
export(rm_multiflowline_intersections)
export(rm_self_intersections)
export(select_cs_pts)
export(select_transects)
export(trim_transects_to_polygons)
export(validate_classified_cs_pts)
export(validate_classified_cs_pts_against_transects)
export(validate_cs_pts)
export(validate_cs_pts_against_transects)
export(validate_transects)
export(validate_transects_against_flowlines)
importFrom(AHGestimation,cross_section)
importFrom(DescTools,AUC)
importFrom(dplyr,`%>%`)
importFrom(dplyr,across)
importFrom(dplyr,add_count)
importFrom(dplyr,all_of)
importFrom(dplyr,any_of)
importFrom(dplyr,arrange)
importFrom(dplyr,between)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,count)
importFrom(dplyr,distinct)
importFrom(dplyr,ends_with)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,lag)
importFrom(dplyr,last_col)
importFrom(dplyr,lead)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,n_distinct)
importFrom(dplyr,near)
importFrom(dplyr,pull)
importFrom(dplyr,relocate)
importFrom(dplyr,rename)
importFrom(dplyr,row_number)
importFrom(dplyr,rowwise)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,slice_max)
importFrom(dplyr,slice_min)
importFrom(dplyr,summarise)
importFrom(dplyr,summarize)
importFrom(dplyr,sym)
importFrom(dplyr,tibble)
importFrom(dplyr,ungroup)
importFrom(fastmap,fastmap)
importFrom(fastmap,fastqueue)
importFrom(fastmap,faststack)
importFrom(geos,as_geos_geometry)
importFrom(geos,geos_empty)
importFrom(geos,geos_interpolate_normalized)
importFrom(geos,geos_intersection)
importFrom(geos,geos_intersects)
importFrom(geos,geos_intersects_any)
importFrom(geos,geos_intersects_matrix)
importFrom(geos,geos_is_empty)
importFrom(geos,geos_length)
importFrom(geos,geos_make_linestring)
importFrom(geos,geos_num_coordinates)
importFrom(geos,geos_point_end)
importFrom(geos,geos_point_start)
importFrom(geos,geos_simplify_preserve_topology)
importFrom(geos,geos_type)
importFrom(geos,geos_within_matrix)
importFrom(geos,geos_x)
importFrom(geos,geos_y)
importFrom(ggplot2,aes)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(hydroloom,add_toids)
importFrom(hydroloom,align_names)
importFrom(hydroloom,hy)
importFrom(hydroloom,make_attribute_topology)
importFrom(hydroloom,make_node_topology)
importFrom(hydroloom,rename_geometry)
importFrom(lwgeom,st_linesubstring)
importFrom(methods,is)
importFrom(nhdplusTools,get_node)
importFrom(nhdplusTools,rename_geometry)
importFrom(purrr,map_dbl)
importFrom(rlang,`:=`)
importFrom(rlang,as_name)
importFrom(rlang,enquo)
importFrom(rmapshaper,ms_explode)
importFrom(rmapshaper,ms_simplify)
importFrom(sf,st_as_sf)
importFrom(sf,st_cast)
importFrom(sf,st_centroid)
importFrom(sf,st_coordinates)
importFrom(sf,st_crs)
importFrom(sf,st_difference)
importFrom(sf,st_distance)
importFrom(sf,st_drop_geometry)
importFrom(sf,st_geometry)
importFrom(sf,st_geometry_type)
importFrom(sf,st_intersection)
importFrom(sf,st_intersects)
importFrom(sf,st_is_empty)
importFrom(sf,st_length)
importFrom(sf,st_line_sample)
importFrom(sf,st_segmentize)
importFrom(sf,st_set_geometry)
importFrom(sf,st_transform)
importFrom(sf,st_union)
importFrom(smoothr,densify)
importFrom(smoothr,smooth)
importFrom(stats,median)
importFrom(stats,setNames)
importFrom(terra,crs)
importFrom(terra,extract)
importFrom(terra,linearUnits)
importFrom(terra,project)
importFrom(terra,rast)
importFrom(terra,res)
importFrom(terra,vect)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,separate_rows)
importFrom(tidyr,unnest)
importFrom(utils,str)
importFrom(utils,txtProgressBar)
importFrom(vctrs,vec_c)
importFrom(wk,wk_affine_compose)
importFrom(wk,wk_affine_rotate)
importFrom(wk,wk_affine_scale)
importFrom(wk,wk_affine_translate)
importFrom(wk,wk_coords)
importFrom(wk,wk_crs)
importFrom(wk,wk_linestring)
importFrom(wk,wk_set_crs)
importFrom(wk,wk_transform)
importFrom(wk,wk_vertices)
importFrom(zoo,rollmean)