Integration to 'Apache' 'Arrow'
Compressed stream classes
Concatenate zero or more Arrays
Create a dictionary type
class DictionaryType
Manage the global I/O thread pool in libarrow
RecordBatch class
RecordBatchReader classes
RecordBatchWriter classes
Recycle scalar values in a list of arrays
Objects exported from other packages
Schema class
Functions available in Arrow dplyr queries
Create a Buffer
Add the data filename as a column
Array Classes
ArrayData class
Create an Arrow Array
Report information on the package's capabilities
Helpers to raise classed errors
arrow: Integration to 'Apache' 'Arrow'
DataType class
Convert an object to an Arrow Array
Convert an object to an Arrow Table
Convert an object to an Arrow ChunkedArray
Convert an object to an Arrow DataType
Convert an object to an Arrow RecordBatchReader
Convert an object to an Arrow RecordBatch
Convert an object to an Arrow Schema
Buffer class
Call an Arrow compute function
Cast options
Change the type of an array or column
Create a Chunked Array
ChunkedArray class
Check whether a compression codec is available
Compression Codec class
Concatenate one or more Tables
Does this string contain regex metacharacters?
Copy files between FileSystems
Manage the global CPU thread pool in libarrow
Create a source bundle that includes all thirdparty dependencies
CSV Convert Options
CSV Parsing Options
Arrow's default MemoryPool
CSV Reading Options
CSV Writing Options
CSV dataset file format
File reader options
Arrow CSV and JSON table reader classes
Create Arrow data types
Create a DatasetFactory
Multi-file datasets
Arrow enums
Arrow expressions
ExtensionArray class
ExtensionType class
FeatherReader class
Field class
Create a Field
Dataset file formats
FileSystem entry info
file selector
FileSystem classes
Format-specific write options
FixedWidthType class
Connect to a Flight server
Explicitly close a Flight client
Get data from a Flight server
Send data to a Flight server
Get a string representing a Dataset or RecordBatchReader object's sche...
Format-specific scan options
Get stringr
pattern options
Connect to a Google Cloud Storage (GCS) bucket
Construct Hive partitioning
Extract a schema from an object
Infer the arrow Array type from an R object
InputStream classes
Install or upgrade the Arrow library
Install pyarrow for use with reticulate
JSON dataset file format
List available Arrow C++ compute functions
See available resources on a Flight server
Load a Python Flight server
Handle a range of possible input sources
Apply a function to a stream of RecordBatches
Create a schema or extract one from an object.
Value matching for Arrow objects
MemoryPool class
Message class
MessageReader class
Create a new read/write memory mapped file of a given size
Open a memory mapped file
Extension types
Open a multi-file dataset
Open a multi-file dataset of CSV or other delimiter-separated format
OutputStream classes
ParquetArrowReaderProperties class
Show the details of an Arrow Execution Plan
Table class
ParquetFileReader class
ParquetFileWriter class
ParquetReaderProperties class
ParquetWriterProperties class
Define Partitioning for a Dataset
Read a CSV or other delimited file with Arrow
Create an Arrow Table
Create an Arrow object from a DuckDB connection
Read a Feather file (an Arrow IPC file)
Read Arrow IPC stream format
Read a JSON file
Read a Message from a stream
Read a Parquet file
Read a Schema from a stream
Create a RecordBatch
Register compute bindings
Register user-defined functions
Take an object of length 1 and repeat it.
Connect to an AWS S3 bucket
Arrow scalars
Create an Arrow Scalar
Scan the contents of a dataset
Create a (virtual) DuckDB table from an Arrow object
Combine and harmonize schemas
table
for Arrow objects
Extension type for generic typed vectors
Write CSV file to disk
Write a dataset
Write a dataset into partitioned flat files.
Write a Feather file (an Arrow IPC file)
Write Arrow IPC stream format
Write Parquet file to disk
Write Arrow data to a raw vector
'Apache' 'Arrow' <https://arrow.apache.org/> is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware. This package provides an interface to the 'Arrow C++' library.
Useful links