This would be a match for the readr::write_csv() append argument: boolean. If FALSE will overwrite existing file. If TRUE will append to existing file. In both cases, if the file doesn't exist, a new file is created.
Reporter: Dragoș Moldovan-Grünfeld / @dragosmg
Related issues:
Note: This issue was originally created as ARROW-14904. Please see the migration documentation for further details.
This would be a match for the
readr::write_csv()appendargument: boolean. IfFALSEwill overwrite existing file. IfTRUEwill append to existing file. In both cases, if the file doesn't exist, a new file is created.Reporter: Dragoș Moldovan-Grünfeld / @dragosmg
Related issues:
Note: This issue was originally created as ARROW-14904. Please see the migration documentation for further details.