Roger.Bivand@nhh.no
2004-Jan-07 12:27 UTC
[Rd] na.exclude.default returns class "omit" (PR#6420)
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.
Roger.Bivand@nhh.no
2004-Jan-21 20:00 UTC
[Rd] na.exclude.default returns class "omit" (PR#6420)
Sorry to be difficult, but in devel: stat/R/nafns.R line 32 na.omit.default is now class "exclude" and na.exclude.default line 86 is still class "omit"! I know I need new glasses, don't I? Roger PS. na.*.data.frame() seem consistent! -- Roger Bivand Econonic Geography Section, Department of Economics, Norwegian School of Economics and Business Administration, Breiviksveien 40, N-5045 Bergen, Norway, voice: +47-55959355, fax: +47-55959393; Roger.Bivand@nhh.no