ngchmAddDatasetBlob {NGCHM} | R Documentation |
Add a data file to a local shaidy repository
Description
Add a data file to a local shaidy repository
Usage
ngchmAddDatasetBlob(shaidyRepo, format, filename, properties = NULL)
Arguments
shaidyRepo |
The shaidy repository |
format |
The format of the data file |
filename |
The filesystem path to the data file |
properties |
A list of additional properties to save with file |
Value
The file's shaid
[Package NGCHM version 1.0.3 Index]