Get_Question_Properties: Download a List of Question Properties for a List of...

View source: R/tools.R

Get_Question_PropertiesR Documentation

Download a List of Question Properties for a List of Limesurvey Question IDs

Description

This will download all of the question properties available in the API for the inputted vector of Question IDs

Usage

Get_Question_Properties(Question_IDs)

Arguments

Question_IDs

A vector listing all of the Survey IDs to be activated.

Examples

## Not run: 
Get_Question_Properties(12345)

## End(Not run)


bpresentati/surveyR documentation built on March 19, 2022, 3:40 a.m.