[R] By which function I can limit the precision of numbers??

Witold Eryk Wolski wolski at molgen.mpg.de
Fri Jan 5 11:11:30 CET 2001


THX for fast help.
Eryk

"Richards, Tom" wrote:

> Try round() and signif() functions.  I think,
>
> text(x,y,as.character(round(result,2)))
>
> will work, or try signif, also.
>
> Tom
>
> > -----Original Message-----
> > From: Witold Eryk Wolski [mailto:wolski at molgen.mpg.de]
> > Sent: Friday, January 05, 2001 4:12 AM
> > To: R-help
> > Subject: [R] By which function I can limit the precision of numbers??
> >
> >
> > Hi!
> > I want to plot some numerical results in a graphic. I use the function
> > text(x,y, result).
> > What i want is to limit the precision of the numbers stored
> > in result to
> > 2 decimal places for layout reasons. How to do it??
> > thx Witek
> >
> >
> > --
> > Witold Eryk Wolski
> > Max Plank Institut fuer Molekulare Genetik
> > Ihnestr73 14195 Berlin
> > Germany
> > tel.:
> > Work 0049-30-84131426
> > http://www.molgen.mpg.de/~wolski
> >
> >
> > -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.
> > -.-.-.-.-.-.-.-.-
> > r-help mailing list -- Read
> > http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
> > Send "info", "help", or "[un]subscribe"
> > (in the "body", not the subject !)  To:
> > r-help-request at stat.math.ethz.ch
> > _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._.
> > _._._._._._._._._
> >

--
Witold Eryk Wolski
Max Plank Institut fuer Molekulare Genetik
Ihnestr73 14195 Berlin
Germany
tel.:
Work 0049-30-84131426
http://www.molgen.mpg.de/~wolski


-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list