arrow-package {arrow}R Documentation

arrow: Integration to 'Apache' 'Arrow'

Description

'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.

Author(s)

Maintainer: Neal Richardson neal@ursalabs.org

Authors:

Other contributors:

See Also

Useful links:


[Package arrow version 2.0.0 Index]