forest_breaks: Calculate default breaks for limits

Description Usage Arguments Value

View source: R/forest_breaks.R

Description

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

Usage

1
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


forestmodel documentation built on July 19, 2020, 5:06 p.m.