View source: R/coordsToConvexHull.R
coordsToConvexHull | R Documentation |
Convert occurrence coordinates to convex hull. Returned in same projection.
coordsToConvexHull(coords, proj4string)
coords |
Two-column data.frame, matrix, or SpatialPoints object containing longitude and latitude |
proj4string |
Character string containing CRS information for coords. |
An sf polygon object of specified proj4string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.