theme_gridlines: theme_gridlines

theme_gridlinesR Documentation

theme_gridlines

Description

Subtle gridlines for a ggplot object. Useful in conjunction with theme_simple().

Usage

theme_gridlines(linetype = "dotted", color = gray(0.9), ...)

Arguments

linetype

(character) passed to ggplot2::element_line()

color

(character) passed to ggplot2::element_line()

...

further arguments to ggplot2::element_line()


BAAQMD/ggtools documentation built on Feb. 8, 2023, 6:22 p.m.