Skip to contents

Create S2 Cell Union vectors

Usage

s2_cell_union(x = list())

# S3 method for s2_cell_union
as_s2_geography(x, ...)

as_s2_cell_union(x, ...)

# S3 method for s2_cell_union
as_s2_cell_union(x, ...)

# S3 method for s2_cell
as_s2_cell_union(x, ...)

# S3 method for character
as_s2_cell_union(x, ...)

Arguments

x

A list() of s2_cell() vectors.

...

Passed to S3 methods

Value

An object of class "s2_cell_union".