[R] outliers/interval data extraction
    Ben Bolker 
    ben at zoo.ufl.edu
       
    Thu Feb 20 18:44:02 CET 2003
    
    
  
> II. 
> How to extract only those values from vector which fulfill the condition
> of interval (higher than A, and lower than B)?
  x[x>A & x<B]
> 
> Rado Bonk
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> http://www.stat.math.ethz.ch/mailman/listinfo/r-help
> 
-- 
318 Carr Hall                                bolker at zoo.ufl.edu
Zoology Department, University of Florida    http://www.zoo.ufl.edu/bolker
Box 118525                                   (ph)  352-392-5697
Gainesville, FL 32611-8525                   (fax) 352-392-3704
    
    
More information about the R-help
mailing list