H5Tcopy: Copy an existing datatype

View source: R/H5T.R

H5TcopyR Documentation

Copy an existing datatype

Description

Copy an existing datatype

Usage

H5Tcopy(dtype_id = h5default(type = "H5T"))

Arguments

dtype_id

Datatype to copy. Can either be a character specifying a predefined HDF5 datatype (see h5const("H5T") for valid options) or the ID of an already created datatype.


grimbough/rhdf5 documentation built on April 16, 2024, 8:22 p.m.