Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support writing linear-tsv-style with escape="sep" #530

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dvg-p4
Copy link

@dvg-p4 dvg-p4 commented Feb 15, 2024

Closes #529

TODO:

  • Get buy-in from maintainers--is this a feature you're willing to support?
  • Write tests
  • Check if vroom::vroom(escape_backslash = TRUE) can read the output of vroom::write(escape = "sep")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature request: Add an option for linear-TSV-style writing/reading
1 participant