T.width: Determine Width of Caps On Error Bars

Description Usage Arguments Details Value

Description

T.width returns a fraction of the range of the current plot

Usage

1
T.width(fraction = 0.01, axis = 1)

Arguments

fraction

A number between zero and one.

axis

A number specifying which axis to return the fraction of, 1 for x or 2 for y

Details

This is meant to be useful for determining the width of the T's at the end of error bars.

Value

Returns a numeric vector with the requested fraction of the current plot's actual x-axis limits from par("usr").


mwrowe/microRutils documentation built on June 12, 2021, 2:41 p.m.