The ordering of the indices is arbitrary, but some orders are more
computationally efficient than others in certain circumstances.
standardSort is defined as sort(sort(., type =
"row"), type = "col"), which is often the 'best' order.  It is
used throughout, and in particular is required for using the
kr function.
1 2 3 4 5  | 
x | 
 
  | 
decreasing | 
 see   | 
type | 
 sort by column, row, or value indices?  | 
... | 
 for consistency with generic  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.