Learn R Programming

forestmodel (version 0.6.2)

forest_breaks: 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