isAdjacentToBetterVertex {AFM} | R Documentation |
isAdjacentToBetterVertex
Description
isAdjacentToBetterVertex
return TRUE if vertex is adjacent to a better vertex
Usage
isAdjacentToBetterVertex(AFMImage, x, y)
Arguments
AFMImage |
an |
x |
coordinates in x axis |
y |
coordinates in y axis |
Author(s)
M.Beauvais
[Package AFM version 2.0 Index]