prDefaultGp {forestplot} | R Documentation |
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)
Arguments
col |
Line color (or missing) |
lwd |
Line width (or missing) |
lty |
Line type (or missing) |
Value
a gpar
object
containing these three attributes
[Package forestplot version 3.1.3 Index]