Learn R Programming

AFM (version 2.0)

calculateShortestPaths: calculate the shortest path between adjacent nodes

Description

Calculate the shortest path between all nodes of degree different to 2 that are connected with nodes of degree equal to 2 Calculate the distance between the above nodes.

Usage

calculateShortestPaths(..., AFMImageNetworksAnalysis)

Arguments

...

cl: a cluster object from the parallel package

AFMImageNetworksAnalysis