Recent issue reported by @MichaelChirico #4214 reminded me some old discussion with @mattdowle that happened in #3817.
To summarize it.
forderv should expect data.table/list input
forder should be a replacement for order
also we could export forder at the same time #3447
Recent issue reported by @MichaelChirico #4214 reminded me some old discussion with @mattdowle that happened in #3817.
To summarize it.
fordervshould expect data.table/list inputfordershould be a replacement fororderforder(DT)there should be a (verbose?) message pointing to useforderv; edit:base::ordertakes data.frame but returns nonsensedecreasing,methodargument order optimization does not recognize all order args properly #4456na.last=NAshould remove0from outputalso we could export
forderat the same time #3447