powered by
symbolbox(x1,y1,x2,y2,tot,relw=0.5,fg=par("fg"),bg=par("bg"),box=TRUE, debug = TRUE,...)
plot(1:10,1:10,type="n") symbolbox(2,5,3,7,tot=20) symbolbox(6,2,10,6,tot=50,fg="blue",bg="magenta")
Run the code above in your browser using DataLab