[Rd] buglet in summary of a data frame
Kjetil Brinchmann Halvorsen
kjetil at acelerate.com
Thu Dec 23 14:07:01 CET 2004
The following could probably behave better:
> test$TESTFAC <- NULL
> test
NULL data frame with 8 rows
> summary(test)
Error in z[[i]] : subscript out of bounds
In addition: Warning message:
no finite arguments to max; returning -Inf
(rw2001 on win XP)
Kjetil
--
Kjetil Halvorsen.
Peace is the most effective weapon of mass construction.
-- Mahdi Elmandjra
More information about the R-devel
mailing list