theme_fishplots: A ggplot2 theme for the ggFishPlots package
Description
A ggplot2 theme for the ggFishPlots package
Usage
theme_fishplots(..., grid.col, grid.size)
Value
A ggplot2 theme layer.
Arguments
- ...
additional arguments passed to ggtheme
.
- grid.col
Character code specifying the color of grid lines. Use NA
to remove the grid lines.
- grid.size
Numeric value specifying the width of grid lines.