Skip to content

[R-Forge #5405] unqiue fails when data.table is NULL #44

@arunsrinivasan

Description

@arunsrinivasan

Submitted by: agstudy agstudy; Assigned to: Arun ; R-Forge link

Amazing but this

unique(data.table(NULL))

returns an error:

Error in duplicated.data.table(x, incomparables, tolerance, by, ...) :
invalid subscript type 'list'

should return NULL data.table.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions