tiledb_version {tiledb} | R Documentation |
The version of the libtiledb library
tiledb_version(compact = FALSE)
compact |
Logical value indicating wheter a compact
|
An named int vector c(major, minor, patch), or if select,
a package_version
object
tiledb_version()
tiledb_version(compact = TRUE)