# Creating similar graphics to "A Quantitative Scoring Technique For Panel
#Tests of Color Vision" Algis J. Vingrys and P. Ewen King-Smith
## Not run:
# VKSdata<-VKStable2[,c(1,3:5)]
# VKSdata[1,1]<-'Normal no error'
# VKSdata[2:9,1]<-'Normal'
# VKSdata[10:13,1]<-'Acquired CVD'
# # the graphics are similar but not identical because the data used in the
# #plots is the average of the values instead of all the values
# VKSgraphic(VKSdata[,1:3],5,4,'D-15 angle vs C-index (Average)','Angle',
# 'C-index') # Fig. 6
# VKSgraphic(VKSdata[,c(1,2,4)],5,4,'D-15 angle vs S-index (Average)','Angle',
# 'S-index') # Fig. 7
# ## End(Not run)
Run the code above in your browser using DataLab