On 27/04/2012 10:55 AM, Ben quant wrote:
Hello,

Does anyone know how to get the rounding method used for the axis tick
numbers/values in plot()?

I'm using mtext() to plot the values used to plot vertical and horizontal
lines (using abline()) and I'd like these vertical and horizontal line
values to be rounded like the axis tick values are rounded.

In other words, I want numbers plotted with mtext() to be rounded in the
same fashion as the axis values given by default by plot().

thank you very much for your help!

See ?axTicks or ?pretty.

Duncan Murdoch

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to