mdl_datasets_by_collection: List datasets by collections

View source: R/collection.R

mdl_datasets_by_collectionR Documentation

List datasets by collections

Description

List all datasets with collection owner and all linked collections. There is one row for each linked collection included the main collection, meaning that datasets repeat.

Usage

mdl_datasets_by_collection(limit = 500, offset = 0)

Arguments

limit

Max number of datasets to get.

offset

Point from which the query will start, to be used if you want to used paging. Default is 0.

Value

API call response.


UNHCRmdl/mdl documentation built on Jan. 15, 2025, 6:40 p.m.