Learn R Programming

arrow (version 0.14.1)

RecordBatchFileReader: Create an arrow::ipc::RecordBatchFileReader from a file

Description

Create an arrow::ipc::RecordBatchFileReader from a file

Usage

RecordBatchFileReader(file)

Arguments

file

The file to read from. A file path, or an arrow::io::RandomAccessFile