Skip to content

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

@arunsrinivasan

Description

@arunsrinivasan

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.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions