theme_fishplots {ggFishPlots} | R Documentation |
A ggplot2 theme for the ggFishPlots package
Description
A ggplot2 theme for the ggFishPlots package
Usage
theme_fishplots(..., grid.col, grid.size)
Arguments
... |
additional arguments passed to |
grid.col |
Character code specifying the color of grid lines. Use |
grid.size |
Numeric value specifying the width of grid lines. |
Value
A ggplot2 theme layer.
[Package ggFishPlots version 0.3.0 Index]