makeDemoPage: Makes demo practice trials

View source: R/make_demo_page.R

makeDemoPageR Documentation

Makes demo practice trials

Description

This assigns where the target value (i.e. correct slider position) should be in a given practice trial.

Usage

makeDemoPage(blockName, trialName, targetValue, dict = tptR::TPT_dict)

Arguments

blockName

name of the block to be displayed e.g. Block1

trialName

name of audio file prefix. If file is called 'env_13.mp3', 'env' is the trialName

targetValue

the value of sampled slider position. If file is called 'env_13.mp3', '13' is the targetValue

dict

The psychTestR dictionary used for internationalisation.


harin-git/tptR documentation built on June 1, 2022, 1:39 p.m.