ls_surveys: List All Surveys at the Server

View source: R/limesurvey.R

ls_surveysR Documentation

List All Surveys at the Server

Description

Lists every single survey found at the server you are logged in. Useful to gain information about the surveys IDs etc.

Usage

ls_surveys()

Value

A tibble.

See Also

Other LimeSurvey functions: ls_add_participants(), ls_call(), ls_export(), ls_get_attrs(), ls_invite(), ls_login(), ls_participants(), ls_responses(), ls_set_participant_properties()

Examples

## Not run: 
ls_surveys()

## End(Not run)


scholaempirica/reschola documentation built on Feb. 1, 2024, 12:26 a.m.