Skip to content

in the help for fread(), for the skip parameter it is said "-1 (default)" while actual default seems to be 0L, not -1L #1425

@aushev

Description

@aushev

in the help (data.table/man/fread.Rd), it is said for skip parameter:

If -1 (default) use the procedure described below

But in the code itself, I see skip = 0L. Maybe it's worth to clarify this point?

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions