File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ when \code{b} is of type \code{character} as well. }
4848\code {order } must be either \code {1 } or equal to that of \code {cols }. If
4949\code {length(order ) == 1 }, it is recycled to \code {length(cols )}. }
5050\item {na.last }{ \code {logical }. If \code {TRUE }, missing values in the data are placed last ; if \code {FALSE }, they are placed first ; if \code {NA } they are removed.
51- \code {na.last = NA } is valid only for \code {x [order(. , na.last )]} and related \code {sort_by(x , . )} (\R > = 4.4.0 ) and its
51+ \code {na.last = NA } is valid only for \code {x [order(. , na.last )]} and related \code {sort_by(x , . )} (\R \ eqn {\ ge } 4.4.0 ) and its
5252default is \code {TRUE }. \code {setorder } and \code {setorderv } only accept
5353\code {TRUE }/ \code {FALSE } with default \code {FALSE }. }
5454}
You can’t perform that action at this time.
0 commit comments