R/H5T.R
H5Tcopy.Rd
Copy an existing datatype
H5Tcopy(dtype_id = h5default(type = "H5T"))
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.
h5const("H5T")