write_file() #474
Closed
write_file() #474
Comments
jimhester
added a commit
to jimhester/readr
that referenced
this issue
Jul 14, 2016
hadley
added 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I think we do need a
write_file()
- I now understand how it should differ fromwrite_lines()
:It could be documented with
write_lines()
though.The text was updated successfully, but these errors were encountered: