geom_boxvio: A violin plot overlayed by a boxplot

Description Usage Arguments

View source: R/ogboxFunctions.R

Description

This function returns a list of ggplot elements that overlays a boxplot over a violin plot.

Usage

1
geom_boxvio(data = NULL, mapping = NULL)

Arguments

data

Default dataset to use for plot. If not already a data.frame, will be converted to one by fortify. If not specified, must be suppled in each layer added to the plot.

mapping

Default list of aesthetic mappings to use for plot. If not specified, must be suppled in each layer added to the plot.


oganm/markerGeneProfile documentation built on July 11, 2019, 5:18 p.m.