forest_breaks {forestmodel}R 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


[Package forestmodel version 0.6.2 Index]