fetch_survey_obj: Title

View source: R/fetch_survey.R

fetch_survey_objR Documentation

Title

Description

Title

Usage

fetch_survey_obj(id, oauth_token = get_token())

Arguments

id

ID number of survey to be fetched.

oauth_token

Your OAuth 2.0 token. By default, retrieved from get_token().

Value

a survey object, which is a nested list containing info about the survey.

Examples

# not run:
# fetch_survey_obj(123456789)

sfirke/surveymonkey documentation built on Oct. 14, 2022, 6:18 a.m.