nanoarrow_version {nanoarrow} | R Documentation |
Underlying 'nanoarrow' C library build
Description
Underlying 'nanoarrow' C library build
Usage
nanoarrow_version(runtime = TRUE)
nanoarrow_with_zstd()
Arguments
runtime |
Compare TRUE and FALSE values to detect a possible ABI mismatch. |
Value
A string identifying the version of nanoarrow this package was compiled against.
Examples
nanoarrow_version()
nanoarrow_with_zstd()
[Package nanoarrow version 0.7.0 Index]