| dimnames<-.HDF5Matrix | R Documentation |
Writes row and/or column names to the HDF5 file alongside the dataset.
Setting a dimension name to NULL removes names for that dimension.
## S3 replacement method for class 'HDF5Matrix'
dimnames(x) <- value
x |
An |
value |
A list of length 2: |
x invisibly
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.