search for: seabeams

Displaying 2 results from an estimated 2 matches for "seabeams".

2001 Jul 06
9
a < b < c is alway TRUE
One of our students did something like: x[a < b < c] instead of x[a < b & b < c] But why is 3 < 2 < 1 # [1] TRUE ??? Is there any reason? Or wouldn't it be better to get a warning / error? Uwe Ligges -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
2001 Jul 08
2
Interaction with R
Hello eve-R-ybody, i'd like to know where i can find some documentation about how calling foreign programs from a R function and use the results obtained. I mean, make an other program compute the value of a complex formula and use the result as an object in the R function. I'll be very glad if any of you give me a response. (Excuse me if you don't understand clearly what i'm