Learn R Programming

ggsced (version 0.1.6)

ggsced_internal_x_axis: ggsced_internal_x_axis

Description

Internal helper class to draw a conventional x-axis per SCED publication suggestions.

Usage

ggsced_internal_x_axis(expansion = 0, lwd = 2, col = "black")

Value

Rendering of customized x axis across facets

Arguments

expansion

Percentage of axis to pad (left/right) to break axis (Note: normalized parent units)

lwd

Width of axis line

col

Color of axis drawn (default = 'black')