Last chance! 50% off unlimited learning
Sale ends in
Autocrop
function.AutocropPolygon(d, parent = NULL, ...)
d$x
and d$y
.Plot2d
.gpc.poly-class
.Autocrop
function.
The default maximum arc length is the maximum outer arc length
for the mesh. Entering arc lengths less than the
default value will result in a reduced area for the polygon.
A point plot is drawn showing the resulting polygon based on user defined
input parameters.tri.mesh
data(tritest)
AutocropPolygon(as.data.frame(tritest), asp = 1)
Run the code above in your browser using DataLab