standalone_emt: Standalone EMT

Description Usage Arguments

Description

This function launches a standalone testing session for the EMT. This can be used for data collection, either in the laboratory or online.

Usage

1
2
3
4
standalone_emt(title = "Emotion matching test",
  admin_password = "replace-with-secure-password",
  researcher_email = NULL, languages = emt_languages(),
  dict = emt::emt_dict, ...)

Arguments

title

(Scalar character) Title to display during testing.

admin_password

(Scalar character) Password for accessing the admin panel.

researcher_email

(Scalar character) If not NULL, this researcher's email address is displayed at the bottom of the screen so that online participants can ask for help.

languages

(Character vector) Determines the languages available to participants. Currently the only possible language is Engish ("EN").

dict

The psychTestR dictionary used for internationalisation.

...

Further arguments to be passed to emt().


pmcharrison/emt documentation built on May 26, 2019, 2:31 p.m.