toroidal_shift {sapo}R 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


[Package sapo version 0.8.0 Index]