calculatePhysicalDistanceFromPath {AFM} | R Documentation |
calculate the physical distances between nodes
Description
calculate the physical distances between nodes
Usage
calculatePhysicalDistanceFromPath(pathVidVector, hscale, vscale)
Arguments
pathVidVector |
a network path |
hscale |
the hscale of the |
vscale |
the vscale of the |
Value
the physical distance the extrmities of the path
Author(s)
M.Beauvais
[Package AFM version 2.0 Index]