Skip to content

[R-Forge #5258] allow fread to handle a connection #543

@arunsrinivasan

Description

@arunsrinivasan

Submitted by: Jan Wijffels; Assigned to: Nobody; R-Forge link

In my day-to-day settings I use ff because the computers I'm working on have RAM limitations. In order to allow to write a function like fread.ffdf which imports a file through fread in an ffdf, it should be possible with fread to allow to pass a connection - like what is possible in read.table - so that that fread.ffdf function can read in parts of the file in chunks and add it to the ffdf.
Would it be possible to allow fread to pass a file connection instead of only a path?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions