-
Notifications
You must be signed in to change notification settings - Fork 33
/
NAMESPACE
185 lines (184 loc) · 4.94 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
# Generated by roxygen2: do not edit by hand
export(add_plus_network_attributes)
export(align_nhdplus_names)
export(calculate_arbolate_sum)
export(calculate_total_drainage_area)
export(disambiguate_flowline_indexes)
export(discover_geoconnex_reference)
export(discover_nhdplus_id)
export(discover_nldi_characteristics)
export(download_nhd)
export(download_nhdplushr)
export(download_nhdplusv2)
export(download_rf1)
export(download_vaa)
export(download_wbd)
export(fix_flowdir)
export(get_3dhp)
export(get_DD)
export(get_DM)
export(get_UM)
export(get_UT)
export(get_boundaries)
export(get_catchment_characteristics)
export(get_characteristics_metadata)
export(get_elev_along_path)
export(get_flowline_index)
export(get_gagesII)
export(get_geoconnex_reference)
export(get_hr_data)
export(get_huc)
export(get_hydro_location)
export(get_levelpaths)
export(get_nhdarea)
export(get_nhdplus)
export(get_nhdplushr)
export(get_nldi_basin)
export(get_nldi_characteristics)
export(get_nldi_feature)
export(get_nldi_index)
export(get_node)
export(get_nwis)
export(get_partial_length)
export(get_path_lengths)
export(get_path_members)
export(get_pathlength)
export(get_pfaf)
export(get_raindrop_trace)
export(get_sorted)
export(get_split_catchment)
export(get_streamlevel)
export(get_streamorder)
export(get_terminal)
export(get_tocomid)
export(get_vaa)
export(get_vaa_names)
export(get_vaa_path)
export(get_waterbodies)
export(get_waterbody_index)
export(get_wb_outlet)
export(get_xs_point)
export(get_xs_points)
export(make_node_topology)
export(make_standalone)
export(map_nhdplus)
export(navigate_network)
export(navigate_nldi)
export(nhdplusTools_cache_settings)
export(nhdplusTools_data_dir)
export(nhdplus_path)
export(plot_nhdplus)
export(prepare_nhdplus)
export(rename_geometry)
export(rescale_catchment_characteristics)
export(rescale_measures)
export(st_compatibalize)
export(subset_nhdplus)
export(subset_rpu)
export(subset_vpu)
importFrom(arrow,open_dataset)
importFrom(arrow,s3_bucket)
importFrom(digest,digest)
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,any_of)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,collect)
importFrom(dplyr,desc)
importFrom(dplyr,distinct)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,group_split)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(dplyr,rename_with)
importFrom(dplyr,right_join)
importFrom(dplyr,select)
importFrom(dplyr,starts_with)
importFrom(dplyr,summarize)
importFrom(dplyr,ungroup)
importFrom(fst,metadata_fst)
importFrom(fst,read.fst)
importFrom(graphics,par)
importFrom(httr,GET)
importFrom(httr,POST)
importFrom(httr,RETRY)
importFrom(httr,content)
importFrom(httr,progress)
importFrom(httr,write_disk)
importFrom(hydroloom,accumulate_downstream)
importFrom(hydroloom,add_levelpaths)
importFrom(hydroloom,add_pathlength)
importFrom(hydroloom,add_pfafstetter)
importFrom(hydroloom,add_streamlevel)
importFrom(hydroloom,add_streamorder)
importFrom(hydroloom,add_toids)
importFrom(hydroloom,disambiguate_indexes)
importFrom(hydroloom,fix_flowdir)
importFrom(hydroloom,get_hydro_location)
importFrom(hydroloom,get_node)
importFrom(hydroloom,get_partial_length)
importFrom(hydroloom,hy)
importFrom(hydroloom,index_points_to_lines)
importFrom(hydroloom,index_points_to_waterbodies)
importFrom(hydroloom,make_fromids)
importFrom(hydroloom,make_index_ids)
importFrom(hydroloom,navigate_connected_paths)
importFrom(hydroloom,navigate_hydro_network)
importFrom(hydroloom,rename_geometry)
importFrom(hydroloom,rescale_measures)
importFrom(hydroloom,sort_network)
importFrom(hydroloom,st_compatibalize)
importFrom(jsonlite,fromJSON)
importFrom(magrittr,`%>%`)
importFrom(memoise,cache_filesystem)
importFrom(memoise,cache_memory)
importFrom(memoise,memoise)
importFrom(methods,as)
importFrom(methods,is)
importFrom(pbapply,pbapply)
importFrom(pbapply,pblapply)
importFrom(pbapply,pboptions)
importFrom(sf,"st_geometry<-")
importFrom(sf,read_sf)
importFrom(sf,sf_use_s2)
importFrom(sf,st_as_sf)
importFrom(sf,st_as_sfc)
importFrom(sf,st_bbox)
importFrom(sf,st_buffer)
importFrom(sf,st_cast)
importFrom(sf,st_crs)
importFrom(sf,st_distance)
importFrom(sf,st_drop_geometry)
importFrom(sf,st_filter)
importFrom(sf,st_geometry)
importFrom(sf,st_geometry_type)
importFrom(sf,st_layers)
importFrom(sf,st_make_valid)
importFrom(sf,st_multilinestring)
importFrom(sf,st_nearest_feature)
importFrom(sf,st_sf)
importFrom(sf,st_simplify)
importFrom(sf,st_transform)
importFrom(sf,st_zm)
importFrom(sf,write_sf)
importFrom(stats,weighted.mean)
importFrom(tidyr,contains)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,replace_na)
importFrom(tools,R_user_dir)
importFrom(utils,combn)
importFrom(utils,download.file)
importFrom(utils,read.delim)
importFrom(utils,tail)
importFrom(xml2,read_xml)
importFrom(xml2,xml_attr)
importFrom(xml2,xml_children)
importFrom(xml2,xml_find_all)
importFrom(xml2,xml_ns_strip)
importFrom(xml2,xml_root)
importFrom(xml2,xml_text)
importFrom(zip,unzip)