View source: R/trendline_helpers.R
tl_limits | R Documentation |
Add x and y axis limits and plot labels
tl_limits(
p,
df,
xmin,
xmax,
ylimits,
major_break_settings,
minor_break_settings,
y_title,
label_function,
axis_function,
endpoint_labels
)
A ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.