Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

prFpGetLines

Prepares the hrzl_lines for the plot


Description

Prepares the hrzl_lines for the plot

Usage

prFpGetLines(
  hrzl_lines,
  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.


forestplot

Advanced Forest Plot Using 'grid' Graphics

v1.10.1
GPL-2
Authors
Max Gordon [aut, cre], Thomas Lumley [aut, ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.