Description Usage Arguments Value Author(s) References Examples
scoreRoth28Graphic computes the graphical score for the 
Roth-28 test or similar. The input is either a vector of RGB colors or cap positions.
1 2  | scoreRoth28Graphic(userR28colors=NULL,userR28values=NULL, titleGraphic=
"Roth-28 test results", okR28colors=NULL)
 | 
userR28colors | 
 RGB colors chosen by tester  | 
userR28values | 
 position values chosen by tester  | 
titleGraphic | 
 title for the graphic  | 
okR28colors | 
 vector with RGB colors in the correct sequence  | 
none
Jose Gama
Carl Erb, Martin Adler, Nicole Stübiger, Michael Wohlrab, Eberhart Zrenner, Hans-Jürgen Thiel, Colour vision in normal subjects tested by the colour arrangement test ‘Roth 28-hue desaturated’, Vision Research, Volume 38, Issue 21, November 1998, Pages 3467-3471, ISSN 0042-6989, http://dx.doi.org/10.1016/S0042-6989(97)00433-1.
1 2  | # a "perfect" score
## Not run: scoreRoth28Graphic(userD15values=1:28)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.