Description Usage Arguments Details Value Author(s) See Also
Produce a bubble type plot
1 | bubbleplot(x, y, z, bs=0.1, ...)
|
x |
a vector of x-axis values |
y |
a vector of y-axis values |
z |
a vector of values representing the radius of the bubbles |
bs |
an expansion factor for the bubbles size |
... |
further options for |
This function implements a bubble type plot. One example of its use is plotting some characteristics of the population and pass the weights of each observation as the radius of the bubbles.
This function does not return a value.
Washington Junger wjunger@ims.uerj.br and Antonio Ponce de Leon ponce@ims.uerj.br
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.