SDQ_standalone: SDQ Standalone

View source: R/standalone.R

SDQ_standaloneR Documentation

SDQ Standalone

Description

This function launches a standalone testing session for the SDQ questionnaire. SDQ stands for 'Strengths and Difficulties Questionnaire (mental health)'.

Usage

SDQ_standalone(languages = psyquest::languages(), subscales = NULL, ...)

Arguments

languages

(Character vector) Determines the languages available to participants. Possible languages include "en" (English), and "de" (German). The first language is selected by default.

subscales

(Character vector) The subscales to be included in the questionnaire. Possible subscales are "Conduct problems", "Difficulties", "Emotional problems", "Externalising", "Hyperactivity", "Internalising", "Peer problems", and "Prosocial". If no subscales are provided all subscales for the questionnaire are selected.

...

Further arguments to be passed to standalone().


klausfrieler/psyquest documentation built on Feb. 24, 2025, 11:20 p.m.