baytrends (version 1.1.0)

lineWt: Line Weights

Description

Computes the weight, or width, of a line. Used primarily as a support function.

Added from smwrGraphs.

Usage

lineWt(x)

frameWt()

stdWt(x = 1)

Arguments

x

for lineWt, one of "standard" (0.7 pt), "color" (0.8 pt), "bold" (1.0 pt), or "hairline" (0.5 pt). For stdWt, a multiplier to set the line weight.

Value

The width of the line to set as the lwd graphics parameter.