Skip to content
Prev 41815 / 63421 Next

inaccuracy in man page for duplicated() + anyDuplicated() not working with MARGIN=0

Indeed. Thank you for pointing this out.
I'll definitely fix that part of the help file.
well, because the R core colleague enhanced duplicated.array()
to work with MARGIN 0 (and similar cases) did not
update the parallel code in anyDuplicated.array() correspondingly.
Yes, that's what will happen after I've committed my fixes.

Thank you very much, Herv?!
Martin

[...]
[...]

(*) having authored anyDuplicated()