Description Usage Arguments Value Author(s) Examples
View source: R/multsymbolbox.R
Draw boxes on the current figure filled with symbols representing individual counts.
1 2 |
x1 |
numeric vector: left sides of boxes |
y1 |
numeric vector: bottom sides of boxes |
x2 |
numeric vector: right sides of boxes |
y2 |
numeric vector: top sides of boxes |
tot |
numeric vector: total numbers of symbols to put in each box |
relw |
relative width (relative to height) of symbols |
n
fg |
foreground color(s) |
bg |
background color(s) |
box |
(logical) draw box borders? |
debug |
debug output? |
... |
additional arguments to polygon() for drawing boxes |
none
Ben Bolker
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.