dot-plot_theme: Plot theme

.plot_themeR Documentation

Plot theme

Description

Plot theme

Usage

.plot_theme(gridX = FALSE, gridY = TRUE)

Arguments

gridX

a logical variable indicating if drawing x-axis grid lines. (Default: FALSE).

gridY

a logical variable indicating if drawing y-axis grid lines. (Default: TRUE).

Value

a ggplot theme.


nzhang89/RiboSeeker documentation built on April 15, 2022, 10:18 a.m.