SEM_standalone: SEM Standalone

Description Usage Arguments

View source: R/standalone.R

Description

This function launches a standalone testing session for the SEM questionnaire. SEM stands for 'School Engagement Measurement'.

Usage

1
SEM_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 "Attentiveness", "Behavioral Engagement", "Cognitive Strategy Use", "Education", "Emotional Engagement", "School belonging", "School Compliance", "Self-regulated Learning", and "Valuing of School Education". If no subscales are provided all subscales for the questionnaire are selected.

...

Further arguments to be passed to SEM_standalone().


fmhoeger/psyquest documentation built on Jan. 27, 2021, 7:05 p.m.