ggsced_internal_y_axis: ggsced_internal_y_axis
Description
Internal helper class to draw a conventional y-axis per SCED publication suggestions.
Usage
ggsced_internal_y_axis(expansion = 0, lwd = 2, col = "black")
Value
Rendering of customized y axis across facets
Arguments
- expansion
Percentage of axis to pad (top/bottom) to break axis (Note: normalized parent units)
- lwd
Width of axis line
- col
Color of axis drawn (default = 'black')