Learn R Programming

arrow (version 0.14.1)

write_feather_RecordBatch: Write a record batch in the feather format

Description

Write a record batch in the feather format

Usage

write_feather_RecordBatch(data, stream)

Arguments

data

data.frame or arrow::RecordBatch

stream

A file path or an arrow::io::OutputStream