H5Scopy | R Documentation |
H5S_copy()
creates an exact copy of a given dataspace.
H5Scopy(h5space)
h5space |
Object of class H5IdComponent representing the dataspace to be copied. |
If the copying is successful returns an object of class
H5IdComponent representing the new dataspace. Otherwise returns
FALSE
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.