Skip to contents

Retrieve the survey question bank available to the user.

Usage

browse_question_bank(oauth_token = get_token())

Arguments

oauth_token

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

Value

A dataframe of survey questions available to the user.

Details

This function calls the SurveyMonkey API using the current OAuth token and returns the bank of survey questions available to the user.