Skip to content

fread parse standard data.table print output #2720

@jangorecki

Description

@jangorecki

I would find it convenient to just copy-paste data.table as printed to output.

      ID  time nTest
 1: 1650 6.714    91
 2: 1652 6.376    91
 3: 1648 6.338    91
 4: 1509 5.446     1
 5: 1779 4.541    13
 6: 1646 4.060    91
 7: 1644 3.572    91
 8: 1642 3.416    91
 9: 1437 2.261   528
10: 1151 1.828     2

This text copy-pasted from output could be just put in fread("[ctrl+v]"). Something like checking 1: in first col. Makes easier to get some small data.table copy-pasted from Rout log.

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