SetSortOrder(col.ids, sort.on = NULL, parent = NULL)
decreasing
, a logical value indicating if the sort order is increasing
or decreasing; and na.last
, a logical value for controlling the
treatment of NA
s during sorting. If TRUE
, missing values in the
data are put last; if FALSE
, they are put first; if NA
,
they are removed.
order