s2_cell_union function

Create S2 Cell Union vectors

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, ...)

Arguments

  • x: A list() of s2_cell() vectors.
  • ...: Passed to S3 methods

Returns

An object of class "s2_cell_union".

  • Maintainer: Edzer Pebesma
  • License: Apache License (== 2.0)
  • Last published: 2024-07-17