| bb_legend | R Documentation |
Add legend for aesthetic mapping.
bb_legend(
position = "topright",
title = NULL,
aesthetic = "col",
pch = 19,
bty = "n",
...
)
position |
legend position passed to |
title |
legend title. |
aesthetic |
currently only supports |
pch |
point shape used in legend. |
bty |
box type passed to |
... |
additional parameters passed to |
A modified bbplot object
Guangchuang Yu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.