retrieves the latest version of a given dataset from a datastore

ds_get_latest(ds, ds_name)

Arguments

ds

path to datastore

ds_name

name of data-object to retrieve

Value

the requested data-object

Examples

## not yet