Full_Name: Roger Bivand Version: 1.8.1, R-Devel OS: Linux Submission from: (NULL) (129.177.30.18)
na.exclude.default() in src/library/base/R/nafns.R in 1.8.1 and stats/R/nafns.R in devel copies na.omit.default() and sets: attr(omit, "class") <- "omit" while na.exclude.data.frame() sets the class to "exclude" as advertised. This affects functions using the class of na.action objects. ______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-devel