rcpp_hdf5dataset_read_all
rcpp_hdf5dataset_read_all
OTHER
1 Usage
rcpp_hdf5dataset_read_all(ptr_sexp)2 Arguments
| Parameter | Description |
|---|---|
ptr_sexp |
External pointer to hdf5Dataset |
3 Value
Numeric matrix with all data
rcpp_hdf5dataset_read_all
OTHER
| Parameter | Description |
|---|---|
ptr_sexp |
External pointer to hdf5Dataset |
Numeric matrix with all data
---
title: "rcpp_hdf5dataset_read_all"
subtitle: "rcpp_hdf5dataset_read_all"
---
<span class="category-badge other">OTHER</span>
## Usage
```r
rcpp_hdf5dataset_read_all(ptr_sexp)
```
## Arguments
::: {.param-table}
| Parameter | Description |
|-----------|-------------|
| `ptr_sexp` | External pointer to hdf5Dataset |
:::
## Value
::: {.return-value}
Numeric matrix with all data
:::