geom_locus | R Documentation |
locus
objects into a gemo_bars
layerThis function takes a data frame containing genetic data and returns a
geom_bars
layer for ggplot
integration.
geom_locus(mapping, data, ...)
mapping |
The aesthetic mapping (e.g., which locus to use). Use
|
data |
A |
... |
Added to geom_bar |
A formatted set of ggplot
objects to be plot
If using more than one stratum, use fill=STRATA_NAME for partitioning
Rodney J. Dyer rjdyer@vcu.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.