gg_theme_sf: sf - custom ggplot-theme

View source: R/gg_theme_sf.R

gg_theme_sfR Documentation

sf - custom ggplot-theme

Description

sf - custom ggplot-theme

Usage

gg_theme_sf(
  base_size = 12,
  base_family = "Helvetica",
  x_angle = 45,
  strip_bg_blank = FALSE,
  legend_bg_blank = TRUE
)

Arguments

base_size

Integer. Specify font size.

base_family

Character. Specify font.

x_angle

Integer. Specify angle (0-360 degree) to rotate labels of x-axis.

strip_bg_blank

Logical. Should background of strip should be grey or blank?

legend_bg_blank

Logical. Should background of legend should be grey or blank?

Author(s)

Frederik Sachser


sachserf/sf documentation built on June 8, 2024, 4:23 p.m.