compute.plotlims: compute.plotlims

View source: R/plotutils.R

compute.plotlimsR Documentation

compute.plotlims

Description

Computes limits for plots

Usage

compute.plotlims(val, logscale, cumul.dval, cumul.mdval)

Arguments

val

Numeric. Value.

logscale

Boolean.

cumul.dval

Numeric. Cumulative error.

cumul.mdval

Numeric. Cumulative error.

Value

The computed plot limits are returned as a two component numeric vector.


hadron documentation built on Sept. 9, 2022, 5:06 p.m.