Skip to contents

And returns them slided with the first coordinate on the east. May be used as an aligning strategy on shapes with a clear 'invaginate' part.

Usage

coo_alignminradius(coo)

Arguments

coo

matrix of (x; y) coordinates or any Coo object.

Value

a matrix of (x; y) coordinates, or a Coo object.

Examples

b <- bot %>% slice(1:5) # for speed sake
stack(coo_alignminradius(b))