Displaying 1 result from an estimated 1 matches for "do_isunsort".
Did you mean:
do_isunsorted
2012 May 23
2
Expected behaviour of is.unsorted?
...ectors and objects with a class (where
the >= or > method is used)" which I don't understand. Where >= or > is
used by what, and where?
I understand why the first two are FALSE (1 item of anything must be
sorted). I don't understand the 3rd and 4th cases where length is 2:
do_isunsorted seems to call lang3(install(".gtn"), x, CADR(args))). Does
that fall back to TRUE for some reason?
Matthew
> sessionInfo()
R version 2.15.0 (2012-03-30)
Platform: x86_64-pc-mingw32/x64 (64-bit)
locale:
[1] LC_COLLATE=English_United Kingdom.1252 LC_CTYPE=English_United
Kingdom.125...