Skip to contents

gratefully pilfered and wrapper-d around alphahull

Usage

spLines2poly(sp_lines)

Arguments

sp_lines

pass through for hull object

Value

sp_polys

Details

Code gratefully pilfered from alphahull package so that I could expose parameters

See also

[SpatialPolygons][sp::SpatialPolygons], [Polygons][sp::Polygons], [Polygon][sp::Polygon]

Examples

if (FALSE) {
if(interactive()){
 #EXAMPLE1
 }
}