HALT_demo | R Documentation |
This function launches a demo for the HALT, which is just a wrapper to HALT_standalong with an no_screening flag. This function launches a demo for the HALT, which is just a wrapper to HALT_standalong with an no_screening flag.
HALT_demo( config = HALT::auto_config(screening_parts = FALSE), admin_password = "demo", researcher_email = "", dict = HALT::HALT_dict, language = "en" )
config |
(HALT_config object) A HALT_config object, generate with HATL::make_config() or auto_config() (default). |
admin_password |
(Scalar character) Password for accessing the admin panel.
Defaults to |
researcher_email |
(Scalar character)
If not |
dict |
The psychTestR dictionary used for internationalisation. |
language |
The language you want to run your demo in.
Possible languages include English ( |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.