scoreD15Graphic: Graphical score for the D-15 tests

Description Usage Arguments Value Author(s) References Examples

Description

scoreD15Graphic computes the graphical score for the D-15 test or similar. The input is either a vector of RGB colors or cap positions.

Usage

1
2
scoreD15Graphic(userD15colors=NULL,userD15values=NULL, titleGraphic=
"Farnsworth dichotomous test (D-15) results", okD15colors=NULL)

Arguments

userD15colors

RGB colors chosen by tester

userD15values

position values chosen by tester

titleGraphic

title for the graphic

okD15colors

vector with RGB colors in the correct sequence

Value

none

Author(s)

Jose Gama

References

Farnsworth D. The Farnsworth Dichotomous Test for Color Blindness Panel D-15 Manual. New York, The Psychological Corp., 1947, pp. 1-8.

Examples

1
2
# a "perfect" score
## Not run: scoreD15Graphic(userD15values=1:15)

Example output



CVD documentation built on May 2, 2019, 6:30 p.m.

Related to scoreD15Graphic in CVD...