copyObjectsHDF5: Copy objects between HDF5 files.

Description Usage Arguments

View source: R/hdf5.R

Description

Copy objects between HDF5 files.

Usage

1
copyObjectsHDF5(infile, outfile, h5names = NULL)

Arguments

infile

Input HDF5 file.

outfile

Output HDF5 file.

h5names

Names of HDF5 objects to copy. If none are specified, every HDF5 object in the input file is copied to the output file.


gact/shmootl documentation built on Nov. 11, 2021, 6:23 p.m.