dipr_write_parquet | R Documentation |
Wraps arrow::write_parquet
but first writes to disk then moves to remote drive.
dipr_write_parquet(x, sink, overwrite = TRUE, ...)
x |
|
sink |
A string file path, URI, or OutputStream, or path in a file
system ( |
overwrite |
logical; should existing destination files be overwritten? |
... |
passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.