Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'setorder' can have 'na.last' argument as well, default=FALSE #706

Closed
arunsrinivasan opened this issue Jun 23, 2014 · 0 comments
Closed
Assignees
Milestone

Comments

@arunsrinivasan
Copy link
Member

Now that forder is implemented very nicely for all supported types - to reorder in both ascending and descending, along with proper handling of na.last argument, we can also add this as argument to setorder and setorderv.

The default, will be, na.last=FALSE, in consistency with data.table, as opposed to DT[order(.)] which is TRUE, to be consistent with base.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant