pre_ts {sapo}R Documentation

Pre-TS

Description

Create rigid copies of a polygon. This function an auxilliary function for the Toroidal Shift method

Usage

pre_ts(poly, bb = NULL, id_col = NULL)

Arguments

poly

an object of class sf or sfc.

bb

(optional) a unique bounding box.

id_col

a character indicating the id column in poly.

Value

an sf with 8 additional rigid copies of poly.

Author(s)

Lucas Godoy


[Package sapo version 0.8.0 Index]