coo.sample.int: Given an outline, interpolates points along the curvilinear abscissa.
Description
coo.sample.int interpolates n points in coo along the curvilinear abscissa.
Usage
coo.sample.int(coo, n)
Arguments
coo
A list or a matrix of coordinates.
n
integer. The number of points to sample.
Value
Returns a matrix of (x; y)coordinates.
Details
This function circumvent the problem exposed in the Details section of coo.sample, i.e. points are here samples along the "true" curvilear abscissa and not based on seq.