change_breaks: Logarithmic breaks for changes

View source: R/change_breaks.R

change_breaksR Documentation

Logarithmic breaks for changes

Description

Breaks a set of pretty breaks for changes.

Usage

change_breaks(n = 2, extra = NULL)

Arguments

n

the number of breaks on either side of the reference

extra

An optional vector of additional breaks. The function always appends these breaks. Use this option when you want to force this values to be a part of the breaks.

See Also

Other utils: change_labels(), is_effectclass(), unlist()


inbo/effectclass documentation built on June 8, 2024, 2:43 a.m.