order()

첫 번째 항목은 오름 차순, 두 번째 항목은 내림 차순 이런식으로 순서를 정해야 한다면 -나 +를 이용하면 된다.

order(-D$group, D$bit.score)