forest_breaks: Calculate default breaks for limits

View source: R/forest_breaks.R

forest_breaksR Documentation

Calculate default breaks for limits

Description

This function does not work as well as grDevices::axisTicks and so that should be used instead.

Usage

forest_breaks(limits, trans = I)

Arguments

limits

limits of plot

trans

transformation that will be used on the limits

Value

a vector with breaks ready to pass to panel_forest_plot


NikNakk/forestmodel documentation built on March 22, 2022, 4:28 a.m.