sp_get_elements: sp_get_elements

View source: R/surveypal_api.R

sp_get_elementsR Documentation

sp_get_elements

Description

Get elements from a single Surveypal survey.

Usage

sp_get_elements(
  survey_id,
  api_key,
  locale = NULL,
  use_question_id = FALSE,
  encoding = "UTF-8"
)

Arguments

survey_id

Survey id from Surveypal.

api_key

Api-token from Surveypal.

locale

Locale. Default: First locale of the survey. Example value: "fi_FI".

use_question_id

Use question id. Default is FALSE.


JouniVatanen/Jmisc documentation built on Feb. 3, 2023, 12:28 a.m.