[R] Scientific Notation

Jacques Wagnor jacques.wagnor at gmail.com
Wed Sep 26 17:24:25 CEST 2007


Dear List:

Below is how I specify an axis:

axis(2, at=c(0.00005, 0.0005))

R displays the numbers in scientific notation.  What
argument/parameter should I use to tell R to display the numbers as
specified rather than in scientific notation?

> version
               _
platform       i386-pc-mingw32
arch           i386
os             mingw32
system         i386, mingw32
status
major          2
minor          5.1
year           2007
month          06
day            27
svn rev        42083
language       R
version.string R version 2.5.1 (2007-06-27)



More information about the R-help mailing list