begin_module: Begin module

begin_moduleR Documentation

Begin module

Description

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.

Usage

begin_module(label)

Arguments

label

Label for the module; must be limited to alphanumeric characters and underscores.

Note

Usually it is better to call module instead.


pmcharrison/psychTestR documentation built on Sept. 30, 2023, 6:27 p.m.