sortby: Orders the columns given of the matrix 'x' by the columns...

Description Usage

Description

Orders the columns given of the matrix 'x' by the columns given by 'by'. This function is the same as order(col1,col2,col3,...) only with a more robust argument list, where the matrix 'x' and the order 'by' in which columns are ordered are given.

Usage

1
sortby(x, by = 1, return.order = FALSE)

arnejohannesholmin/AJ documentation built on May 27, 2019, 4:06 a.m.