dataset_collections_list: Get owner and linked collections by studies

View source: R/collections.R

dataset_collections_listR Documentation

Get owner and linked collections by studies

Description

Get owner and linked collections by studies

Usage

dataset_collections_list(
  study_idno = NULL,
  offset = 0,
  limit = 1000,
  api_key = NULL,
  api_base_url = NULL
)

Arguments

study_idno

(Optional) Study/dataset IDNo

offset

(Optional) Offset for pagination

limit

(Optional) Number of rows to return


mah0001/nadar documentation built on March 30, 2024, 2:44 a.m.