Skip to content
Prev 18201 / 398513 Next

Data Checking

d <- data.frame( a  = 1:3, b = 2:4, c=c(3,5,9) )    # last row wrong
  subset(d, a+b!=c )
On 24 Mar 2002 at 22:41, Ko-Kang Kevin Wang wrote:

            
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._