| c_flags | R Documentation |
Provides the required C/C++ compiler flags to find the HDF5 header
files bundled with the hdf5lib package.
c_flags(api = "latest")
api |
A numeric value specifying the HDF5 API version to use (e.g.,
|
A scalar character vector containing the compiler flags (e.g., the
-I path to the package's inst/include directory).
ld_flags()
c_flags()
c_flags(api = 1.14)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.