lineWt: Line Weights

View source: R/lineWt.R

lineWtR Documentation

Line Weights

Description

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

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.

See Also

par


USGS-R/smwrGraphs documentation built on Oct. 11, 2022, 6:11 a.m.