[Rd] tiny typo (sort of) in plot.c

Ben Bolker bolker at ufl.edu
Tue Feb 26 22:39:11 CET 2008


    The warning in "identify" when no point is close enough
to the clicked point is

./src/main/plot.c:3190:             REprintf(_("warning: no point with 
%.2f inches\n"), tol);

   that should probably be "within" ...

   Ben Bolker



More information about the R-devel mailing list