mdl_datasets_by_collection | R Documentation |
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.
mdl_datasets_by_collection(limit = 500, offset = 0)
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. |
API call response.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.