Skip to content
Prev 45717 / 63424 Next

multiple issues with is.unsorted()

On 04/24/2013 12:00 PM, Herv? Pag?s wrote:
And I should add that, for that use case (want to keep NAs when
sorting), is.unsorted() is totally useless anyway because it will
return NA if 'x' has length >= 2 and contains NAs :-/

Cheers,
H.