r order list by highest value code example Example: descending order a list in r x_sorted = sort(x, decreasing = FALSE, na.last = NA, ...)