range_breaks: breaks function for including min + max with labels, and a...

View source: R/scale_break_functions.R

range_breaksR Documentation

breaks function for including min + max with labels, and a few unlabeled ticks in between

Description

breaks function for including min + max with labels, and a few unlabeled ticks in between

Usage

range_breaks(n = 3, digits = 2)

Arguments

n

number of breaks added within the min-max range

digits

number of decimal places to display

Value

a function for generating breaks on a continuous scale with the min and max labeled


ggbrain documentation built on April 4, 2025, 5:03 a.m.