powered by
Adjust y position
adjustypos( ypos, ymargin = 0.02, rady = 0.06, maxypos = 0.6, minypos = 0, totalOnly = FALSE )
y position
vertical margin of plot
vertical radius of the box
maximal y position of X or W variables
minimal y position of X or W variables
logical if TRUE, arrange ypos with center 0.5
ypos=c(0.5,0.9,1,1,2,3) adjustypos(ypos) adjustypos(ypos,totalOnly=TRUE)
Run the code above in your browser using DataLab