A string file path, URI, or OutputStream, or path in a file
system (SubTreeFileSystem)
...
extra parameters passed to write_feather().
Value
x, invisibly.
Details
write_arrow(), a wrapper around write_ipc_stream() and write_feather()
with some nonstandard behavior, is deprecated. You should explicitly choose
the function that will write the desired IPC format (stream or file) since
either can be written to a file or OutputStream.