-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
308 lines (307 loc) · 9.73 KB
/
Copy pathNAMESPACE
File metadata and controls
308 lines (307 loc) · 9.73 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
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
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
# Generated by roxygen2: do not edit by hand
S3method(print,CTgraph)
S3method(print,CoordinateSystem)
S3method(print,CoordinateTransform)
S3method(sf::st_area,DuckDBColumn)
S3method(sf::st_area,DuckDBTable)
S3method(sf::st_as_binary,DuckDBColumn)
S3method(sf::st_as_binary,DuckDBTable)
S3method(sf::st_as_sfc,DuckDBColumn)
S3method(sf::st_as_sfc,DuckDBTable)
S3method(sf::st_as_text,DuckDBColumn)
S3method(sf::st_as_text,DuckDBTable)
S3method(sf::st_bbox,DuckDBColumn)
S3method(sf::st_boundary,DuckDBColumn)
S3method(sf::st_boundary,DuckDBTable)
S3method(sf::st_buffer,DuckDBColumn)
S3method(sf::st_buffer,DuckDBTable)
S3method(sf::st_centroid,DuckDBColumn)
S3method(sf::st_centroid,DuckDBTable)
S3method(sf::st_collection_extract,DuckDBColumn)
S3method(sf::st_collection_extract,DuckDBTable)
S3method(sf::st_concave_hull,DuckDBColumn)
S3method(sf::st_concave_hull,DuckDBTable)
S3method(sf::st_convex_hull,DuckDBColumn)
S3method(sf::st_convex_hull,DuckDBTable)
S3method(sf::st_coordinates,DuckDBColumn)
S3method(sf::st_difference,DuckDBColumn)
S3method(sf::st_difference,DuckDBTable)
S3method(sf::st_exterior_ring,DuckDBColumn)
S3method(sf::st_exterior_ring,DuckDBTable)
S3method(sf::st_filter,DuckDBTable)
S3method(sf::st_intersection,DuckDBColumn)
S3method(sf::st_intersection,DuckDBTable)
S3method(sf::st_intersects,DuckDBColumn)
S3method(sf::st_intersects,DuckDBTable)
S3method(sf::st_is_valid,DuckDBColumn)
S3method(sf::st_is_valid,DuckDBTable)
S3method(sf::st_join,DuckDBTable)
S3method(sf::st_line_merge,DuckDBColumn)
S3method(sf::st_line_merge,DuckDBTable)
S3method(sf::st_make_valid,DuckDBColumn)
S3method(sf::st_make_valid,DuckDBTable)
S3method(sf::st_minimum_rotated_rectangle,DuckDBColumn)
S3method(sf::st_minimum_rotated_rectangle,DuckDBTable)
S3method(sf::st_nearest_points,DuckDBColumn)
S3method(sf::st_nearest_points,DuckDBTable)
S3method(sf::st_node,DuckDBColumn)
S3method(sf::st_node,DuckDBTable)
S3method(sf::st_normalize,DuckDBColumn)
S3method(sf::st_normalize,DuckDBTable)
S3method(sf::st_point_on_surface,DuckDBColumn)
S3method(sf::st_point_on_surface,DuckDBTable)
S3method(sf::st_reverse,DuckDBColumn)
S3method(sf::st_reverse,DuckDBTable)
S3method(sf::st_simplify,DuckDBColumn)
S3method(sf::st_simplify,DuckDBTable)
S3method(sf::st_union,DuckDBColumn)
S3method(sf::st_union,DuckDBTable)
S3method(sf::st_voronoi,DuckDBColumn)
S3method(sf::st_voronoi,DuckDBTable)
S3method(st_affine,DuckDBColumn)
S3method(st_affine,DuckDBTable)
S3method(st_affine,default)
S3method(st_build_area,DuckDBColumn)
S3method(st_build_area,DuckDBTable)
S3method(st_build_area,default)
S3method(st_collect,DuckDBColumn)
S3method(st_collect,default)
S3method(st_contains,DuckDBColumn)
S3method(st_contains,DuckDBTable)
S3method(st_contains,default)
S3method(st_contains_properly,DuckDBColumn)
S3method(st_contains_properly,DuckDBTable)
S3method(st_contains_properly,default)
S3method(st_covered_by,DuckDBColumn)
S3method(st_covered_by,DuckDBTable)
S3method(st_covered_by,default)
S3method(st_covers,DuckDBColumn)
S3method(st_covers,DuckDBTable)
S3method(st_covers,default)
S3method(st_crosses,DuckDBColumn)
S3method(st_crosses,DuckDBTable)
S3method(st_crosses,default)
S3method(st_dimension,DuckDBColumn)
S3method(st_dimension,DuckDBTable)
S3method(st_dimension,default)
S3method(st_disjoint,DuckDBColumn)
S3method(st_disjoint,DuckDBTable)
S3method(st_disjoint,default)
S3method(st_distance,DuckDBColumn)
S3method(st_distance,DuckDBTable)
S3method(st_distance,default)
S3method(st_end_point,DuckDBColumn)
S3method(st_end_point,DuckDBTable)
S3method(st_end_point,default)
S3method(st_envelope,DuckDBColumn)
S3method(st_envelope,DuckDBTable)
S3method(st_equals,DuckDBColumn)
S3method(st_equals,DuckDBTable)
S3method(st_equals,default)
S3method(st_flip_coordinates,DuckDBColumn)
S3method(st_flip_coordinates,DuckDBTable)
S3method(st_flip_coordinates,default)
S3method(st_geometry_type,DuckDBColumn)
S3method(st_geometry_type,DuckDBTable)
S3method(st_geometry_type,default)
S3method(st_inscribed_circle,DuckDBColumn)
S3method(st_inscribed_circle,DuckDBTable)
S3method(st_inscribed_circle,default)
S3method(st_is_closed,DuckDBColumn)
S3method(st_is_closed,DuckDBTable)
S3method(st_is_closed,default)
S3method(st_is_empty,DuckDBColumn)
S3method(st_is_empty,DuckDBTable)
S3method(st_is_empty,default)
S3method(st_is_ring,DuckDBColumn)
S3method(st_is_ring,DuckDBTable)
S3method(st_is_ring,default)
S3method(st_is_simple,DuckDBColumn)
S3method(st_is_simple,DuckDBTable)
S3method(st_is_simple,default)
S3method(st_is_within_distance,DuckDBColumn)
S3method(st_is_within_distance,DuckDBTable)
S3method(st_is_within_distance,default)
S3method(st_length,DuckDBColumn)
S3method(st_length,DuckDBTable)
S3method(st_length,default)
S3method(st_line_interpolate,DuckDBColumn)
S3method(st_line_interpolate,DuckDBTable)
S3method(st_line_interpolate,default)
S3method(st_line_project,DuckDBColumn)
S3method(st_line_project,DuckDBTable)
S3method(st_line_project,default)
S3method(st_line_substring,DuckDBColumn)
S3method(st_line_substring,DuckDBTable)
S3method(st_line_substring,default)
S3method(st_num_geometries,DuckDBColumn)
S3method(st_num_geometries,DuckDBTable)
S3method(st_num_geometries,default)
S3method(st_num_interior_rings,DuckDBColumn)
S3method(st_num_interior_rings,DuckDBTable)
S3method(st_num_interior_rings,default)
S3method(st_num_points,DuckDBColumn)
S3method(st_num_points,DuckDBTable)
S3method(st_num_points,default)
S3method(st_overlaps,DuckDBColumn)
S3method(st_overlaps,DuckDBTable)
S3method(st_overlaps,default)
S3method(st_perimeter,DuckDBColumn)
S3method(st_perimeter,DuckDBTable)
S3method(st_perimeter,default)
S3method(st_reduce_precision,DuckDBColumn)
S3method(st_reduce_precision,DuckDBTable)
S3method(st_reduce_precision,default)
S3method(st_remove_repeated_points,DuckDBColumn)
S3method(st_remove_repeated_points,DuckDBTable)
S3method(st_remove_repeated_points,default)
S3method(st_start_point,DuckDBColumn)
S3method(st_start_point,DuckDBTable)
S3method(st_start_point,default)
S3method(st_touches,DuckDBColumn)
S3method(st_touches,DuckDBTable)
S3method(st_touches,default)
S3method(st_within,DuckDBColumn)
S3method(st_within,DuckDBTable)
S3method(st_within,default)
S3method(st_within_properly,DuckDBColumn)
S3method(st_within_properly,DuckDBTable)
S3method(st_within_properly,default)
export(asCoordinateTransform)
export(coordinateSystem)
export(ctAffine)
export(ctAffineMatrix)
export(ctApply)
export(ctBetween)
export(ctBijection)
export(ctByDimension)
export(ctGraph)
export(ctIdentity)
export(ctInvert)
export(ctMapAxis)
export(ctPath)
export(ctRotation)
export(ctScale)
export(ctSequence)
export(ctTranslation)
export(enableGeoParquetConversion)
export(layerBboxRange)
export(layerSpatialMatch)
export(layerSpatialOverlaps)
export(layerSubsetByBbox)
export(layerSubsetByGeometry)
export(readGeoParquet)
export(spatialSortPoints)
export(st_affine)
export(st_build_area)
export(st_collect)
export(st_collect_agg)
export(st_contains)
export(st_contains_properly)
export(st_covered_by)
export(st_covers)
export(st_crosses)
export(st_dimension)
export(st_disjoint)
export(st_distance)
export(st_end_point)
export(st_envelope)
export(st_envelope_agg)
export(st_equals)
export(st_flip_coordinates)
export(st_geometry_type)
export(st_geomfromtext_sql)
export(st_inscribed_circle)
export(st_intersects_table)
export(st_is_closed)
export(st_is_empty)
export(st_is_ring)
export(st_is_simple)
export(st_is_within_distance)
export(st_length)
export(st_line_interpolate)
export(st_line_project)
export(st_line_substring)
export(st_make_envelope_sql)
export(st_num_geometries)
export(st_num_interior_rings)
export(st_num_points)
export(st_overlaps)
export(st_perimeter)
export(st_point_sql)
export(st_reduce_precision)
export(st_remove_repeated_points)
export(st_start_point)
export(st_touches)
export(st_union_agg)
export(st_within)
export(st_within_properly)
export(transformLayer)
export(writeGeoParquet)
export(writeSpatialPointsParquet)
import(BiocGenerics)
import(methods)
importClassesFrom(DuckDBDataFrame,DuckDBColumn)
importClassesFrom(DuckDBDataFrame,DuckDBDataFrame)
importClassesFrom(S4Vectors,DataFrame)
importFrom(DBI,dbExecute)
importFrom(DBI,dbGetQuery)
importFrom(DBI,dbQuoteIdentifier)
importFrom(DBI,dbRemoveTable)
importFrom(DBI,dbWriteTable)
importFrom(DuckDBDataFrame,DuckDBDataFrame)
importFrom(DuckDBDataFrame,DuckDBTable)
importFrom(DuckDBDataFrame,acquireDuckDBConn)
importFrom(DuckDBDataFrame,buildParquetCopySQL)
importFrom(DuckDBDataFrame,clusterSort)
importFrom(DuckDBDataFrame,dbconn)
importFrom(DuckDBDataFrame,loadExtension)
importFrom(DuckDBDataFrame,sql_call)
importFrom(DuckDBDataFrame,tblconn)
importFrom(DuckDBDataFrame,zorder)
importFrom(S4Vectors,endoapply)
importFrom(S4Vectors,new2)
importFrom(dbplyr,sql_render)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,sql)
importFrom(dplyr,summarize)
importFrom(dplyr,tbl)
importFrom(sf,st_area)
importFrom(sf,st_as_binary)
importFrom(sf,st_as_sfc)
importFrom(sf,st_as_text)
importFrom(sf,st_bbox)
importFrom(sf,st_boundary)
importFrom(sf,st_buffer)
importFrom(sf,st_centroid)
importFrom(sf,st_collection_extract)
importFrom(sf,st_concave_hull)
importFrom(sf,st_convex_hull)
importFrom(sf,st_coordinates)
importFrom(sf,st_crs)
importFrom(sf,st_difference)
importFrom(sf,st_exterior_ring)
importFrom(sf,st_filter)
importFrom(sf,st_geometry)
importFrom(sf,st_geometry_type)
importFrom(sf,st_inscribed_circle)
importFrom(sf,st_intersection)
importFrom(sf,st_intersects)
importFrom(sf,st_is_valid)
importFrom(sf,st_join)
importFrom(sf,st_line_interpolate)
importFrom(sf,st_line_merge)
importFrom(sf,st_line_project)
importFrom(sf,st_make_valid)
importFrom(sf,st_minimum_rotated_rectangle)
importFrom(sf,st_nearest_points)
importFrom(sf,st_node)
importFrom(sf,st_normalize)
importFrom(sf,st_point_on_surface)
importFrom(sf,st_reverse)
importFrom(sf,st_simplify)
importFrom(sf,st_union)
importFrom(sf,st_voronoi)
importFrom(stats,setNames)