spline.poly: Polygon Spline Fit

Usage Arguments Details Value Author(s) References

View source: R/poly_smoothing.R

Usage

1
spline.poly(xy, vertices, k = 3, ...)

Arguments

xy

vertices in dataframe with x and y columns, in order (not all are used).

vertices

Number of spline vertices to create.

k

Wraps K vertices around each end. n >=k

...

further arguments passed to or from other methods.

Details

enhance the resolution of a polygon verticies dataframe by creating a spline along each vertex.

Value

Coords More finely placed vertices for the polygon.

Author(s)

Brian Cohn brian.cohn@usc.edu, Lars Schmitz

References

http://gis.stackexchange.com/questions/24827/how-to-smooth-the-polygons-in-a-contour-map


yinscapital/retina-analysis-reference documentation built on May 22, 2019, 12:40 p.m.