begin_module | R Documentation |
Returns a code block that begins a psychTestR module. Modules have their own set of local variables. They also have identifying labels that are stored alongside result entries created during the module.
begin_module(label)
label |
Label for the module; must be limited to alphanumeric characters and underscores. |
Usually it is better to call module
instead.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.