SLS_demo | R Documentation |
This function launches a demo for the SLS
SLS_demo(
num_items = 3L,
title = "SLS Demo",
dict = mpipoet::mpipoet_dict,
admin_password = "demo",
researcher_email = "klaus.frieler@ae.mpg.de",
language = c("en", "de", "de_f")
)
num_items |
(Integer scalar) Number of items in the test. |
title |
(Character scalar) The title |
dict |
The psychTestR dictionary used for internationalisation. |
admin_password |
(Scalar character) Password for accessing the admin panel.
Defaults to |
researcher_email |
(Scalar character)
If not |
language |
The language you want to run your demo in.
Possible languages include English ( |
... |
Further arguments to be passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.