prepLines: Prepares the lines for the plot

View source: R/private_prepLines.R

prepLinesR Documentation

Prepares the lines for the plot

Description

Prepares the lines for the plot

Usage

prepLines(lines, is.summary, number_of_rows, number_of_columns, col, shapes_gp)

Arguments

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

number_of_rows

Total number of rows

number_of_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.


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