Skip to content
Prev 23013 / 398502 Next

NA rownames in dataframes

It's a bug in data.frame.  You should not be allowed NA rownames.
Solution: don't specify them.

I'll add a test for 1.6.0.
On Wed, 28 Aug 2002, Yi, Derek wrote: