Description Usage Arguments Value
View source: R/plotMDFR.Bubbles.R
Creates or adds to a circle plot of age or size comp.s.
1 2 3 4 5 |
x |
- column name for x-axis values |
y |
- column name for y-axis values |
value.var |
- column name for values to aggregate (value.var in cast)/plot as circles |
agg.formula |
- aggregation formula (left-hand side of cast formula) |
agg.function |
- aggregation function (fun.aggregate in cast) |
... |
- further arguments passed to aggregating function |
colour |
- column name to which colour aesthetic is mapped |
faceting |
- faceting formula |
units |
- units for bubble size scale |
xlab |
- x axis label |
ylab |
- y axis label |
title |
- plot title |
alpha |
- transparency level |
maxBubbleSize |
- max bubble size |
useColourGradient |
- flag (T/F) to use a color gradient for bubble color |
guideTitleColour |
- title for colour guide |
showPlot |
- flag to show plot immediately |
ggplot2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.