identifyEdgesFromCircles {AFM}R Documentation

display the network of nodes and edges

Description

display the network of nodes and edges

Usage

identifyEdgesFromCircles(..., AFMImageNetworksAnalysis, MAX_DISTANCE = 40)

Arguments

...

cl: a cluster object from the parallel package

AFMImageNetworksAnalysis

a AFMImageNetworksAnalysis

MAX_DISTANCE

the maximum distance between nodes to check if nodes are connected. Default value is 40.

Author(s)

M.Beauvais


[Package AFM version 2.0 Index]