get_supplementary_results_dir: Supplementary results directory

View source: R/supplementary-results.R

get_supplementary_results_dirR Documentation

Supplementary results directory

Description

Returns the location of the supplementary results directory. The supplementary results directory provides a place to store results in addition to the results saved by the psychTestR function save_results_to_disk. The researcher has full control over what to put in the supplementary results directory.

Usage

get_supplementary_results_dir(opt)

Arguments

opt

Options list as created by test_options().

Value

Character scalar identifying the (relative) path to the supplementary results directory.

Note

The supplementary results directory is typically stored within the main results directory. It will be deleted if the researcher presses the 'Delete all results' button in the admin panel.


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