Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

Need a write_using that allows users to write other files to s3 #32

Open
isichei opened this issue Aug 23, 2018 · 1 comment
Open

Need a write_using that allows users to write other files to s3 #32

isichei opened this issue Aug 23, 2018 · 1 comment

Comments

@isichei
Copy link
Contributor

isichei commented Aug 23, 2018

Happy to take this on if it is looking at implementing the read_using.

Main reason for this need is the ability to write csvs without headers to S3. write.csv doesn't have this functionality.

https://stackoverflow.com/questions/19227243/write-a-data-frame-to-csv-file-without-column-header-in-r

@calumabarnett
Copy link
Contributor

This might have been solved by #40, which implemented a function using write.table giving the option to write csvs without headers.

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

No branches or pull requests

2 participants