On Fri, 18 Jul 2008 11:42:09 -0700, sj <[EMAIL PROTECTED]> wrote: [...]
> a <- rnorm(1000, 100, 50) which( 100 < a <= 200) > of course this doesn't work but illustrates what I ma trying to do, If > anyone has suggestions I would greatly appreciate it Have a look at ?& -- Seb ______________________________________________ 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.