.pkg_config | R Documentation |
libtiledb
Get compiler flags for using the core libtiledb
install
used by tiledb
.pkg_config(opt = c("PKG_CXX_FLAGS", "PKG_CXX_LIBS"))
opt |
A single character value with the package configuration variable to fetch; choose from
|
A single string containing either the include directories or linking
directories for libtiledb
.pkg_config()
.pkg_config("PKG_CXX_LIBS")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.