Skip to content
Prev 308077 / 398503 Next

unique

Le mardi 16 octobre 2012 ? 14:45 +0200, paladini a ?crit :
Please provide a reproducible example with a subset of your data, or
with sample data. Your problem does not make sense to me. In particular,
unique() does not "eliminate" as you say, it retains all values that
appear at least once; so a value appearing twice or more will not be
eliminated.


Regards