Skip to content

Add writers #21

@bicycle1885

Description

@bicycle1885

Not immediately required, but it would be great to have writer functions in this package like below:

writecsv("path/to/filename.csv", table)
writetsv("path/to/filename.tsv", table)
writedlm("path/to/filename.txt", table, delim = '|')

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions