ngchmSaveAsDatasetBlob {NGCHM} | R Documentation |
Save a numeric matrix as a blob in a shaidy repository
Description
Save a numeric matrix as a blob in a shaidy repository
Usage
ngchmSaveAsDatasetBlob(shaidyRepo, format, mat)
Arguments
shaidyRepo |
The shaidy repository |
format |
The format in which to save the matrix |
mat |
The data matrix |
Value
The shaid of the saved blob
[Package NGCHM version 1.0.3 Index]