Skip to content
Prev 8937 / 398502 Next

sorting ascending descending?

On Fri, 12 Jan 2001, Torsten Hothorn wrote:

            
Or a[rev(order(a))], which is useful if you want to sort arrays not
vectors (just add a comma or two).