s2_cell_union {s2} | R Documentation |
Create S2 Cell Union vectors
s2_cell_union(x = list())
## S3 method for class 's2_cell_union'
as_s2_geography(x, ...)
as_s2_cell_union(x, ...)
## S3 method for class 's2_cell_union'
as_s2_cell_union(x, ...)
## S3 method for class 's2_cell'
as_s2_cell_union(x, ...)
## S3 method for class 'character'
as_s2_cell_union(x, ...)
x |
A |
... |
Passed to S3 methods |
An object of class "s2_cell_union".