Skip to content
Prev 178622 / 398506 Next

duplicate 'row.names' are not allowed

You are trying to create an illegal object, i.e. a
data.frame with duplicate row names so its
correctly signally the error.

Read the definition of data.frame in ?data.frame
On Tue, Apr 28, 2009 at 8:04 AM, amor Gandhi <amorigandhi at yahoo.de> wrote: