dot.id
and dot.mod
work only with interactive graphics devices.
The dot.id
works similarly to identify
, but all dots in a particular stack are identified at once. The user should click along the bottom row of dots. No labels are displayed until the user exits identify mode (and then it may be necessary to refresh the plot by resizing it slightly). Also, the points that are labeled may change if the plot is resized horizontally, because only the x values are actually identified.
The user may call dot.id(..., modify = FALSE)
more than once, if it is desired to change which values are identified.
After a call to dot.id
or (especially) to dot.mod
, the graph may need to be refreshed. There appears to be no standard way to do this, so the user may need to resize its window slightly.