Learn R Programming

nanoarrow (version 0.7.0-3)

nanoarrow_version: Underlying 'nanoarrow' C library build

Description

Underlying 'nanoarrow' C library build

Usage

nanoarrow_version(runtime = TRUE)

nanoarrow_with_zstd()

Value

A string identifying the version of nanoarrow this package was compiled against.

Arguments

runtime

Compare TRUE and FALSE values to detect a possible ABI mismatch.

Examples

Run this code
nanoarrow_version()
nanoarrow_with_zstd()

Run the code above in your browser using DataLab