pre_ts {sapo} | R Documentation |
Create rigid copies of a polygon. This function an auxilliary function for the Toroidal Shift method
pre_ts(poly, bb = NULL, id_col = NULL)
poly |
an object of class |
bb |
(optional) a unique bounding box. |
id_col |
a |
an sf
with 8 additional rigid copies of poly
.
Lucas Godoy