theme_ibp_legend: Title

Description Usage Arguments

View source: R/theme_ibp_legend.R

Description

Title

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
theme_ibp_legend(
  base_size = 11,
  base_family = "",
  base_line_size = base_size/170,
  base_rect_size = base_size/170,
  x_pos_leg = 0.1,
  y_pos_leg = 0.85,
  face = "plain",
  ibp_family = "Frutiger 45 Light"
)

Arguments

base_size

Schriftgroesse. Geklaut aus online Vorlage.

base_family

Schriftart. "" ist sans-serif. Geklaut aus online Vorlage.

base_line_size

Geklaut aus online Vorlage.

base_rect_size

Geklaut aus online Vorlage.

x_pos_leg

X-position der Legende. Standard links oben, Werte von 0 (min(x)) bis 1 (max(x))

y_pos_leg

Y-position der Legende. Standard links oben, Werte von 0 (min(y)) bis 1 (max(y))

aspect

Aspect ratio. Sollte ungefähr ny/nx sein

font

Schriftart. Standard ist Frutiger 45 Light, durch die Bibliothek extrafont!


SebaStad/ggIBPplot documentation built on Nov. 17, 2020, 9:24 a.m.