ngchmLoadDatasetBlob {NGCHM} | R Documentation |
Load a data matrix from a local shaidy repository
Description
Load a data matrix from a local shaidy repository
Usage
ngchmLoadDatasetBlob(shaidyRepo, shaid, datatype)
Arguments
shaidyRepo |
The shaidy repository |
shaid |
The shaid of the dataset blob to load |
datatype |
Prototype of matrix data elements (defaults to 0.0) |
Value
a list containing details of the loaded dataset
[Package NGCHM version 1.0.3 Index]