bubbleplot: Bubble Plot

Description Usage Arguments Details Value Author(s) See Also

View source: R/ares.r

Description

Produce a bubble type plot

Usage

1
bubbleplot(x, y, z, bs=0.1, ...)

Arguments

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 plot

Details

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.

Value

This function does not return a value.

Author(s)

Washington Junger wjunger@ims.uerj.br and Antonio Ponce de Leon ponce@ims.uerj.br

See Also

plot


wjunger/ares documentation built on Dec. 23, 2021, 5:17 p.m.