save_results_to_disk: Save results to disk

save_results_to_diskR Documentation

Save results to disk

Description

Saves the current participant's results to disk. This function can be called e.g. within a code block.

Usage

save_results_to_disk(complete, state, opt, ...)

Arguments

complete

Whether or not the participant has now completed the test (scalar Boolean).

state

The participant's state object.

opt

Test options as created by test_options().

...

Further arguments are allowed but ignored (for back-compatibility).


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