theme_sf: My custom theme

Description Usage Arguments

View source: R/theme_sf.R

Description

My custom theme

Usage

1
2
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?


sachserf/ggsf documentation built on May 29, 2019, 9:10 a.m.