WriteAttribute | R Documentation |
Write an attribute to an HDF5 file, group, or dataset
WriteAttribute(x, name, lfile, stype, transpose = TRUE, verbose = TRUE)
name |
Name to store attribute as |
h5 |
An HDF5 file, group, or dataset |
robj |
An object to write out |
dtype |
Data type of attribute |
scalar |
Is this a scalar or simple (vectorized) attribute? |
overwrite |
Overwrite the attribute if it already exists |
... |
Extra paramters passed to |
Invisibly returns NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.