h5_addmd | R Documentation |
Add sample metadata table to the HDF5 database.
h5_addmd(dbn, mdpath, dsn = "mdpost", verbose = TRUE)
dbn |
Name of H5 dataset, passed from make_h5db(). |
mdpath |
Path to metadata file. |
dsn |
Name of new entity in HDF5 database. |
verbose |
Whether to return verbose status updates. |
Adds metadata table and colnames object to HDF5 database
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.