View source: R/dist_blob_utils.R
smooth.contour | R Documentation |
Create a smoother representation of the input blob.
smooth.contour(blob, npts = 5)
blob |
A polygon, for example the result of blob.boundary() |
npts |
The number of points used in smoothing. The larger the number the smoother the result. |
Another polygon
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.