gridbox | R Documentation |
Draw a gridbox of color col
in a location specified by x
.
gridbox(x, col, verbose = FALSE)
x |
location of gridbox: c(x0, x1, x2, x3, y1, y2, y3, y4, i)
where x0,x1,x2,x3 and y0,y1,y2,y3 are the four corners of the box on the x- and y-axes,
and i is an index specifying which element of |
col |
colors |
verbose |
a boolean; if TRUE print information about progress |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.