PAC: PAC

View source: R/PAC.R

PACR Documentation

PAC

Description

This function defines a PAC module for incorporation into a psychTestR timeline. Use this function if you want to include the PAC in a battery of other tests, or if you want to add custom psychTestR pages to your test timeline. For a standalone implementation of the PAC, consider using PAC_standalone().

Usage

PAC(label = "PAC", dict = psyquest::psyquest_dict, exclude_dance = FALSE, ...)

Arguments

label

(Character scalar) Three uppercase letter acronym of the questionnaire. This is also the label given to the results in the output file.

dict

(i18n_dict) The psyquest dictionary used for internationalisation.

...

Further arguments to be passed to PAC().


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