It geneartes color legend for p-values in td and pd probability plots
colormapgraph( ncol = 3, mapval = NULL, notSeenAsBlack = TRUE,
txtfont = "sans", pointsize = 10,
symbol = "circle", size = 1, inch = 0.18 )
number of columns in where to show the color symbols. Default is 3
Add a black color-code representing non-seen to the color scheme of the probability maps for td and pd
map and cutoff values to be used for the generation of the color map. If NULL
, then go to current nv$pmapsettings
. Default is NULL
font of the text with visual-sensitivity values. Default is sans
size of the text with visual-sensitivity values. Default is 10
The outer symbol at all locations. Can be any of circles, squares, rectangles, stars. Default is circle
Size of the outer symbol. Default is 1
Maximum size of the outer symbol in inches. Default is 0.35
it generates a graph with the color legend for p-values in td and pd probability plots given the actual normative values version set for visualFields
# NOT RUN {
colormapgraph()
# }
Run the code above in your browser using DataLab