WRect | R Documentation |
construct a WRect
WRect( obj = NULL, x.span = NULL, y.span = NULL, color = "black", lwd = 3, fill = NA, name = "" )
obj |
a plotting object or its name |
x.span |
x-axis/horizontal span (e.g., c(2,4)) |
y.span |
y-axis/vertical span (e.g., c(5,9)) |
color |
edge color |
lwd |
edge width |
fill |
fill color |
name |
name |
a WRect object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.