##This will start a 330 trial interactive experiment
## of quadruples
if (FALSE) {
runQuadExperiment("DisplayOneQuad", "DefineMyScale")
}
##This will run 10 trials of an interactive experiment
## of triads
if (FALSE) {
runTriadExperiment("DisplayOneTriad",
"DefineMyScale", NumTrials = 10)
}
Run the code above in your browser using DataLab