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 |
bb |
(optional) a unique bounding box. |
id_col |
a |
Value
an sf
with 8 additional rigid copies of poly
.
Author(s)
Lucas Godoy
[Package sapo version 0.8.0 Index]