maptolwd {Sushi}R Documentation

maps numeric vector to line widths

Description

maps numeric vector to line widths

Usage

maptolwd(lwdby, range = c(1, 5))

Arguments

lwdby

numeric vector to map to line widths

range

range of values to map

Examples

plot((1:10),lwd=maptolwd(lwdby=(1:10)))

[Package Sushi version 1.26.0 Index]