Display Line Widths
Display line widths. User can specify particular ranges for lwd
.
Colours can also be specified and are internally repeated as necessary.
testLwd(lwd=1:20, col=c("black","blue"), newframe=TRUE)
lwd |
line widths to display. Ranges can be specified. |
col |
colours to use for lines. Patterns are repeated if
|
.
newframe |
if |
Rowan Haigh, Pacific Biological Station, Fisheries and Oceans Canada, Nanaimo BC
local(envir=.PBSmodEnv,expr={ testLwd(3:15,col=c("salmon","aquamarine","gold")) })
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.