show_hdf5matrix_options()show_hdf5matrix_options
show_hdf5matrix_options
HDF5MATRIX_CORE
1 Description
Display current global options in a user-friendly format.
2 Usage
show_hdf5matrix_options()3 Value
Invisibly returns the options list
show_hdf5matrix_options
HDF5MATRIX_CORE
Display current global options in a user-friendly format.
Invisibly returns the options list
---
title: "show_hdf5matrix_options"
subtitle: "show_hdf5matrix_options"
---
<span class="category-badge hdf5matrix_core">HDF5MATRIX_CORE</span>
## Description
Display current global options in a user-friendly format.
## Usage
```r
show_hdf5matrix_options()
```
## Value
::: {.return-value}
Invisibly returns the options list
:::
## Examples
```{r}
#| eval: false
#| warning: false
show_hdf5matrix_options()
```