seven_nox: General Plotting Theme

Description Usage Arguments Value

View source: R/seven_nox_grid.R View source: R/seven_nox.R

Description

General Plotting Theme

General Plotting Theme

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
seven_nox(
  x_angle = 0,
  x_hjust = 0.5,
  x_vjust = 0,
  y_angle = 0,
  y_hjust = 0.5,
  y_vjust = 0.5
)

seven_nox(
  x_angle = 0,
  x_hjust = 0.5,
  x_vjust = 0,
  y_angle = 0,
  y_hjust = 0.5,
  y_vjust = 0.5
)

Arguments

x_angle

Angle of x axis text.

x_hjust

Horizontal adjustment to x axis text.

x_vjust

Vertical adjustment to x axis text.

y_angle

Angle of x axis text.

y_hjust

Horizontal adjustment to x axis text.

y_vjust

Vertical adjustment to x axis text.

Value

ggplot theme with no x axis.

ggplot theme with no x axis.


emhedlin/shiftie documentation built on Feb. 5, 2022, 10:43 p.m.