GetQuestions: Export Questions present from your CC dashboard

Description Usage Arguments Details Value Examples

View source: R/GetQuestions.R

Description

This function allows you to export all questions or from a select questionnaire

Usage

1
GetQuestions(Username, Password, Questionnaire = NULL)

Arguments

Username

your CC username

Password

your CC password

Questionnaire

Questionnaire from which you want to retrieve questions. will retrieve all by default

Details

Install the following packages- httr, jsonlite before you use this. Performance depends on how much data is present in the specified time frame.

Value

R DataFrame with CC data

Examples

1
GetQuestions("username", "password", "Test Questionnaire")

getcloudcherry/cloudcherry-r-sdk documentation built on Oct. 15, 2019, 4:36 p.m.