Try this:

x <- c(50,25,5,1,.1,.05)
prettyNum(x)

On Mon, Aug 16, 2010 at 4:53 PM, array chip <arrayprof...@yahoo.com> wrote:

> Hi,
>
> When I plot, the axis ticks are printed as "50.00  25.00  10.00 1.00  0.05
> 0.01", is there any way to print them as "50  25  10  1  0.05  0.01"
> instead?
>
> Thanks
>
> John
>
> ______________________________________________
> 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.
>



-- 
Henrique Dallazuanna
Curitiba-Paraná-Brasil
25° 25' 40" S 49° 16' 22" O

        [[alternative HTML version deleted]]

______________________________________________
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