mdl_survey_list: Get survey list

View source: R/survey.R

mdl_survey_listR Documentation

Get survey list

Description

Gets list of surveys with main info

Usage

mdl_survey_list(limit = 50, offset = 0)

Arguments

limit

Max number of datasets to get. Default is 50.

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.