Dear list,
In ?dimnames, section `Value' I read:
For the '"data.frame"' method both dimnames must be non-null,
and
the rownames must be contain no duplicates nor missing values.
^^^^^^^
Best regards,
Tobias
> version
platform i486-pc-linux-gnu
arch i486
os linux-gnu
system i486, linux-gnu
status
major 2
minor 3.0
year 2006
month 04
day 24
svn rev 37909
language R
version.string Version 2.3.0 (2006-04-24)
>>>>> "Tobias" == Tobias Verbeke <tobias.verbeke at telenet.be> >>>>> on Fri, 26 May 2006 16:42:24 +0200 writes:Tobias> Dear list, Tobias> In ?dimnames, section `Value' I read: Tobias> For the '"data.frame"' method both dimnames must be non-null, and Tobias> the rownames must be contain no duplicates nor missing values. Tobias> ^^^^^^^ Thank you, Tobias. I've fixed this - even for the release candidate. {so completely trivial, it can't have any adverse effect} Martin