View source: R/gg_boxplot_legend.R
ggplot_box_legend | R Documentation |
A figure legend that explains the components and symbols for a box plot.
ggplot_box_legend(title = "Boxplot legend", family = "")
title |
The text for the title |
family |
Font family; may need to load 'extrafont' package first |
A ggplot object
https://owi.usgs.gov/blog/boxplots/
library(ggplot2)
ggplot_box_legend()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.