Write feature data frame to an hdf5 file
1 | writeH5Data(data, fName, label, filePath = NA)
|
data |
The feature data frame to be written |
fName |
The name of the hdf5 formatted file to write the data to |
label |
The name of the data table within the hdf5 file |
filePath |
optional path to the location where exported files should be written (if applicable). Default is |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.