Skip to content
Prev 43426 / 63424 Next

Expected behaviour of is.unsorted?

On 24/05/2012 1:33 PM, Matthew Dowle wrote:
I don't see why.  t(DF) is not a dataframe, so it will give surprising 
answers in a different way.  If people rely on using code in ways that 
are documented to give unexpected results, they deserve what they get.
I disagree.  I think it is most friendly to implement the function in 
the way it has been documented (even if it hasn't always been behaving 
as documented).

Duncan Murdoch