get_axis_limits: Get the axis limits of a ggplot2 object

View source: R/get-axis-limits.R

get_axis_limitsR Documentation

Get the axis limits of a ggplot2 object

Description

Internal helper function used to get the axis limits of a plot

Usage

get_axis_limits(p)

Arguments

p

ggplot plot object

Value

list with elements for x and y limits


jcalendo/coriell documentation built on March 5, 2025, 5:42 a.m.