displays a legoplot visualization for change in sensitivities over time of visual fields
vflayout2_legoplot( vf, grp = 3, pwidth = 8.27, pheight = 11.69,
margin = 0.25, filename = NULL,
ffamily = "serif", sizetxt = 12,
sizetxtSmall = 8,
ffamilyvf = "serif", pointsize = 6,
txtcolorlego = "red", pointsizelego = 16,
outerSymbol = "circle", outerInch = 0.12,
innerSymbol = "circle", innerInch = outerInch / 1.9,
inch2axisunits = 12.528,
lengthLines = 0, thicknessLines = 0,
outerSymbollego = "square", outerInchlego = 0.36,
innerSymbollego = "circle", innerInchlego = 0.16 )
vf
-object with sensitivity thresholds
how many visual fields to group. Default is 3
width of the page (in inches). Default is 8.27
height of the page (in inches). Default is 11.69
margins of the page (in inches). Default is 0.25
file name to save the printout as pdf. If it is saved to pdf, it won't be displayed in the screen. Default is NULL
.
Family font for the text in the from. Default is "Helvetica"
Text size for main text in the form. Default is 12
Text size for details in the form. Default is 8
Font family for text in lego plots. Default is "Times"
Point size for text in lego plots. Default is 6
Text color for lego plots. Default is "red"
Point size for text of lego plots. Default is 16
Type of outer symbol. Default is "circle"
Inches of outer symbol. Default is 0.12
Type of inner symbol. Default is "circle"
Inches of inner symbol. Default is outerInch / 1.9
Conversion factor inches to axis units. Default is 12.528
Length of lines. Default is 0
Line thickness. Default is 0
Type of outer lego symbol. Default is "square"
Inches of outer lego symbol. Default is 0.36
Type of inner lego symbol. Default is "circle"
Inches of inner lego symbol. Default is 0.16
# NOT RUN {
# }
# NOT RUN {
vflayout2_legoplot( vf91016right )
# }
Run the code above in your browser using DataLab