Skip to contents

gratefully pilfered from alphahull

Usage

ahull2lines(hull)

Arguments

hull

pass through for hull object

Value

a SpatialLines object

Details

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

See also

[Lines][sp::Lines], [SpatialLines][sp::SpatialLines]

Examples

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