maptolwd: maps numeric vector to line widths

Description Usage Arguments Examples

View source: R/maptolwd.R

Description

maps numeric vector to line widths

Usage

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

Arguments

lwdby

numeric vector to map to line widths

range

range of values to map

Examples

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

dphansti/Sushi documentation built on Oct. 30, 2021, 10:20 p.m.