[R] negative number to positive number

H. Paul Benton hpbenton at scripps.edu
Wed Apr 25 02:13:17 CEST 2007


   Thanks
Research Technician
Mass Spectrometry
   o The
  /
o Scripps
  \
   o Research
  /
o Institute 

   Rajarshi Guha wrote:

On Tue, 2007-04-24 at 16:46 -0700, H. Paul Benton wrote:
  

Hello all,

I know this is a pretty easy question but I can't find it in S poetry or
R help.

How can I make a negative number positive. Such as
-5 to be +5
I tried +(-5), but that didn't work.

So no, I don't mean taking a -5^2 just to get a positive number.
This is in a function so it's not just -5 it's x. :)
    

abs(x)

-------------------------------------------------------------------
Rajarshi Guha [1]<rguha at indiana.edu>
GPG Fingerprint: 0CCA 8EE2 2EEB 25E2 AB04 06F7 1BB9 E634 9B87 56EE
-------------------------------------------------------------------
C Code.
C Code Run.
Run, Code, RUN!
PLEASE!!!!

References

   1. mailto:rguha at indiana.edu


More information about the R-help mailing list