Is it possible to control formatting of the numbers which go along the axes in plots? e.g. plot(x=1:1000000,y=1:1000000) will label the X axis as "0d+00", "2e+05" &c. I want that to read 0, 200k, 400k &c. I know of the function axis(), but it offers far too much control for this simple task. thanks. -- Sam Steingold (http://sds.podval.org/) on Ubuntu 12.04 (precise) X 11.0.11103000 http://www.childpsy.net/ http://www.memritv.org http://jihadwatch.org http://pmw.org.il http://americancensorship.org http://think-israel.org Why do we want intelligent terminals when there are so many stupid users?
______________________________________________ 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.