TPI_standalone: TPI Standalone

Description Usage Arguments

View source: R/standalone.R

Description

This function launches a standalone testing session for the TPI questionnaire. TPI stands for 'Ten Item Personality Inventory'.

Usage

1
TPI_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 "Agreeableness", "Conscientiousness", "Emotional Stability", "Extraversion", and "Openness to Experiences". If no subscales are provided all subscales for the questionnaire are selected.

...

Further arguments to be passed to TPI_standalone().


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