Skip to content

identify() bug (PR#8576)

1 message · Brian Ripley

#
Please do not use R-bugs to ask questions.  Well under half the traffic on
R-bugs is related to actual bug reports.
On Wed, 8 Feb 2006 arsenije at ist.utl.pt wrote:

            
The 'labels' are character strings and as.character is using the full
precision of your numbers.  If you do not want what you asked for, ask
for something else, e.g. via round() or format().