Skip to contents

List of LamaPoll surveys

Usage

get_surveylist(status = "online")

Arguments

status

Status of the survey (online, offline, inwork). Default: online

Value

Dataframe with the survey in LamaPoll.

Examples

options(lamamail = "yourmail")
options(lamaapi = "yourapikey")
# Load all survey from your account in LamaPoll which are online
get_surveylist(status = "all")