sensible_2_breaks: GGplot breaks

View source: R/gg1d.R

sensible_2_breaksR Documentation

GGplot breaks

Description

Find sensible values to add 2 breaks at for a ggplot2 axis

Usage

sensible_2_breaks(vector)

Arguments

vector

vector fed into ggplot axis you want to define sensible breaks for

Value

vector of length 2. first element descripts upper break position, lower describes lower break


gg1d documentation built on April 12, 2025, 1:38 a.m.