tl_limits: Add x and y axis limits and plot labels

View source: R/trendline_helpers.R

tl_limitsR Documentation

Add x and y axis limits and plot labels

Description

Add x and y axis limits and plot labels

Usage

tl_limits(
  p,
  df,
  xmin,
  xmax,
  ylimits,
  major_break_settings,
  minor_break_settings,
  y_title,
  label_function,
  axis_function,
  endpoint_labels
)

Value

A ggplot object


greaterlouisvilleproject/glptools documentation built on Feb. 9, 2025, 11:21 a.m.