rcpp_hdf5dataset_write_all: Write entire dataset (R6 wrapper)

View source: R/RcppExports.R

rcpp_hdf5dataset_write_allR Documentation

Write entire dataset (R6 wrapper)

Description

Replaces entire HDF5 dataset contents with new data.

Usage

rcpp_hdf5dataset_write_all(ptr_sexp, value)

Arguments

ptr_sexp

External pointer (SEXP) to hdf5Dataset

value

Data to write (numeric matrix)

Value

NULL (invisible)


BigDataStatMeth documentation built on May 15, 2026, 1:07 a.m.