flight_put | R Documentation |
Send data to a Flight server
flight_put(client, data, path, overwrite = TRUE, max_chunksize = NULL)
client |
|
data |
|
path |
string identifier to store the data under |
overwrite |
logical: if |
max_chunksize |
integer: Maximum number of rows for RecordBatch chunks
when a |
client
, invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.