ds_exists.Rdds_exists
ds_exists(ds, ds_name, version = NULL, verbose = TRUE)
| ds | path to datastore |
|---|---|
| ds_name | name of data-object |
| version | specific version of data-object to query; if |
| verbose | (logical) if |
TRUE if the data-object is available from the datastore given by argument ds or FALSE else.
## not yet