error-set: Error

error<-R Documentation

Error

Description

Sets the error slot of the participant's state object. This slot takes values of NULL or a character scalar. When not NULL, the server will display its value as an error message to the participant.

Usage

error(state) <- value

Arguments

state

Participant's state object.

value

New value for the error slot.


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