updates index file (json-format) of a given datastore

ds_update_index(ds, verbose = TRUE)

Arguments

ds

path to datastore

verbose

(logical) if TRUE, additional messages will be printed to prompt

Value

NULL

Examples

## not yet