[Rd] abs() and negative output from fractions() (PR#3536)
    Duncan Murdoch 
    dmurdoch at pair.com
       
    Tue Jul 22 22:07:44 MEST 2003
    
    
  
On Wed, 23 Jul 2003 00:49:05 +0200 (MET DST), you wrote:
>Hi,
>
>zeros is output from fractions()
>
>>zeros
>[1]   -2 -2/5    1  4/3
>>abs(zeros)
>[1]   -2 -2/5    1  4/3
The fractions() function is presumably the one from MASS; questions
about contributed packages (even recommended ones) should go to the
package maintainer.  They are not R bugs.
Duncan Murdoch
    
    
More information about the R-devel
mailing list