drawbox | R Documentation |
Simply draws a box with bottom left corner at (x,y), or width w and height h with shading of density and colour of col.
drawbox(x,y,w,h,density,col)
x |
The bottom left x coordinate of the box |
y |
The bottom left y coordinate of the box |
w |
The width of the box |
h |
The height of the box |
density |
The shading density of the box |
col |
The colour of the box |
Description says all
None
G P Nason
addpkt
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.