Panel Function for Bubble Plots
panel.bubbleplot(x, y, z, groups = NULL, subscripts, cex = NULL, ...)
x | variables to be plotted in the scatterplot |
---|---|
y | variables to be plotted in the scatterplot |
z | A numeric vector that areas of circles will be mapped to. |
groups | Grouping variable (see |
subscripts | A vector of indexes to specify which observation to plot. Normally does not need to be provided by the user. |
cex | Is used internally and user settings will be ignored. |
... | Further arguments to pass to |
Plots a layer inside a panel of a lattice
plot.