Skip to content

write_* choose escaping method #1018

Description

@jxu

read_delim has escape_backslash and escape_double to read backslashed escape characters and quotes escaped by doubling them.

write_delim by default escapes quotes by doubling them and does not offer other options. There should be an option to use backslash escaping. See qmethod argument of write.table.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions