Generate an individual polygon from a set of points
indiv_poly(pts, r, loop_r, reg_info, t1 = NULL, t2 = NULL,
poly_name = "unspecified")
matrix with two columns giving the coordinates of the generated points
integer specifying the region
boolean indicating whether the points are going in a loop
a reg_info
list (see documentation for reg_info
)
index of first transition point under consideration in
pts
matrix, NULL if loop_r == TRUE
index of second transition point under consideration in
pts
matrix, NULL if loop_r == TRUE
string giving name of polygon