[R] Finding Source of Error Message of 'Non-Unique Index Entries'

Rich Shepard rshepard at appl-ecosys.com
Tue Jan 3 18:26:36 CET 2012


On Tue, 3 Jan 2012, David Winsemius wrote:

>> How can I identify the non-unique index entries within R?
>
> ?duplicated

   Thank you, David.

   I _think_ the problem comes from a duplated factor column in the data
frame. Now I need to figure out how subset() generated that additional
column.

Regards,

Rich



More information about the R-help mailing list