View source: R/arrow_generics.R
upload_file | R Documentation |
Note: file must be small enough to fit in RAM with this method.
upload_file(file, key = file, s3)
file |
file name or connection of file to be uploaded |
key |
the file name (key) to be used in the bucket (string, can include path) |
s3 |
an arrow FileSystem object (usually S3 Filesystem) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.