forestplot (version 3.0.0)

prFpGetLines: Prepares the hrzl_lines for the plot

Description

Prepares the hrzl_lines for the plot

Usage

prFpGetLines(
  hrzl_lines = NULL,
  is.summary,
  total_columns,
  col,
  shapes_gp = fpShapesGp()
)

Arguments

hrzl_lines

Add horizontal lines to graph. Can either be TRUE or a list of gpar. See line section below for details.

is.summary

A vector indicating by TRUE/FALSE if the value is a summary value which means that it will have a different font-style

total_columns

Total number of columns

col

Set the colors for all the elements. See fpColors for details

shapes_gp

Sets graphical parameters (squares and lines widths, styles, etc.) of all shapes drawn (squares, lines, diamonds, etc.). This overrides col, lwd.xaxis, lwd.zero, lwd.ci and lty.ci.