seven_noy_grid: General Plotting Theme

Description Usage Arguments Value

View source: R/seven_noy_grid.R

Description

General Plotting Theme

Usage

1
2
3
4
5
6
7
8
seven_noy_grid(
  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 y line axis, but horizontal lines and y axis text.


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