toroidal_shift: Toroidal Shift

View source: R/tshift.R

toroidal_shiftR Documentation

Toroidal Shift

Description

Toroidal Shift

Usage

toroidal_shift(x, y, shifted = FALSE, unique_bb = NULL)

Arguments

x

a sf or sfc object. Its geometry may contain POLYGONS and/or POINTS.

y

a sf or sfc object. Its geometry may contain POLYGONS and/or POINTS.

shifted

logical indicating whether x has been "shifted". This parameter is mainly for internal use and testing.

unique_bb

a bbox shared between both "Polygon Patterns"

Value

a list

Author(s)

Lucas Godoy


sapo documentation built on Oct. 31, 2024, 1:09 a.m.