Skip to contents

gratefully pilfered from alphahull

Usage

ashape2poly(ashape)

Arguments

ashape

PARAM_DESCRIPTION

Value

pathX pts

Details

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

See also

[graph_from_edgelist][igraph::graph_from_edgelist], [is.connected][igraph::is.connected], [degree][igraph::degree], [clusters][igraph::clusters], [E][igraph::E], [get.shortest.paths][igraph::get.shortest.paths], [V][igraph::V]

Examples

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