getDatasetCollectionInfo.Rd
Get information of a dataset collection of a history
getDatasetCollectionInfo(dataset_collection_id, history_id, server, api_key)
dataset_collection_info Dataset collection information.
The dataset collection information (dataset_collection_info) contains many fields among which :
its own id ('id'), history id ('history_id'), its own name ('name')
its contained datasets ('elements') and their number ('element_count')
url ('url') to get again dataset collection information (refresh).