HALT | R Documentation |
This function defines a Headphone and Loudspeaker Test
\insertCite@HALT; @HALT_1 and @HALT_2HALT module for incorporation into
a psychTestR timeline.
Use this function if you want to include the HALT 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 HALT,
consider using HALT_standalone()
.
HALT( label = "HALT", config = HALT::auto_config(), audio_dir = "https://media.gold-msi.org/test_materials/HLT", show_id = FALSE, dict = HALT::HALT_dict )
label |
(Character scalar) Label to give the HALT results in the output file. |
config |
(object of class HALT_config or path to config file generated with HALTConfig)
Use the functions |
audio_dir |
(url). The URL of the directory containing the stimuli. |
show_id |
(boolean default = F) Flag whether question IDs should be displayed (e.g. for debugging) |
dict |
The psychTestR dictionary used for internationalisation. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.