Description Usage Arguments Value Examples
Use this function to read a single result file. Such a file contains all stimuli presented, the corresponding answers, and two thresholds. One threshold is from the up-, the other one from the down-staircase).
1 | resultFile(name, presets = flickerbox::presets)
|
name |
name of the file |
presets |
presets that are used for identifying conditions and calculating sensitivities |
an object of the type "resultFile"
1 2 3 4 5 | ## Not run:
# Get the maximal possible contrast at the photoreceptor level for this measurement (instrument gamut)
maxContrast <- resultFile("pathToFile")$maxContrast
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.