powered by
The version of the libtiledb library
tiledb_version(compact = FALSE)
Logical value indicating wheter a compact package_version object should be returned
package_version
An named int vector c(major, minor, patch), or if select, a package_version object
# NOT RUN { tiledb_version() tiledb_version(compact = TRUE) # }
Run the code above in your browser using DataLab