identify.networx reads the position of the graphics pointer when the
mouse button is pressed. It then returns the split belonging to the edge
closest to the pointer. The network must be plotted beforehand.
Usage
# S3 method for networx
identify(x, quiet = FALSE, ...)
Value
identify.networx returns a splits object.
Arguments
x
an object of class networx
quiet
a logical controlling whether to print a message inviting the
user to click on the tree.
...
further arguments to be passed to or from other methods.