prDefaultGp: Construct default parameters from arguments that may include missing arguments
Description
Construct default parameters from arguments that may include missing arguments
Usage
prDefaultGp(col, lwd, lty)
Value
a gpar
object
containing these three attributes
Arguments
- col
Line color (or missing)
- lwd
Line width (or missing)
- lty
Line type (or missing)