prDefaultGp: Construct default parameters from arguments that may include...

View source: R/forestplot_helpers.R

prDefaultGpR 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


gforge/forestplot documentation built on Aug. 30, 2023, 7:40 a.m.