LIQ | R Documentation |
This function defines a Literature Sophistication Index module for incorporation into a
psychTestR timeline.
Use this function if you want to include the LIQ 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 LIQ,
consider using LIQ_standalone()
.
LIQ(
label = "LIQ",
with_intro = TRUE,
with_finish = FALSE,
dict = mpipoet::mpipoet_dict
)
label |
(Character scalar) Label to give the LIQ results in the output file. |
with_intro |
(Logical scalar) Flag whether to show intro page or not. |
with_finish |
(Logical scalar) Flag whether to show final page or not. |
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.