Skip to content

ghead argument "n" is missing, with no default #3462

@jangorecki

Description

@jangorecki
data.table(a=1:2, b=2:1)[, head(.SD), a]
Error in ghead(.SD) : argument "n" is missing, with no default

this should use default n of head.data.table which is 6L
same tail

Metadata

Metadata

Assignees

Labels

GForceissues relating to optimized grouping calculations (GForce)

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions