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

write_file() #474

Closed
hadley opened this issue Jul 14, 2016 · 0 comments
Closed

write_file() #474

hadley opened this issue Jul 14, 2016 · 0 comments
Assignees
Labels
feature a feature request or enhancement
Milestone

Comments

@hadley
Copy link
Member

hadley commented Jul 14, 2016

I think we do need a write_file() - I now understand how it should differ from write_lines():

  • it should throw an error with a character input of length > 1
  • it should also accept a raw vector
  • it should not add a trailing nl

It could be documented with write_lines() though.

@hadley hadley added feature a feature request or enhancement ready labels Jul 14, 2016
@hadley hadley added this to the 0.3.0 milestone Jul 14, 2016
jimhester added a commit to jimhester/readr that referenced this issue Jul 14, 2016
hadley pushed a commit that referenced this issue Jul 14, 2016
* Implement write_file and write_file_raw

Fixes #474

* Only use one function for both raw and character vectors
@lock lock bot locked and limited conversation to collaborators Sep 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature a feature request or enhancement
Projects
None yet
Development

No branches or pull requests

2 participants