prepGraphPositions: Prepares graph position

View source: R/private_prepGraphPositions.R

prepGraphPositionsR Documentation

Prepares graph position

Description

Prepares the graph position so that it matches the label size

Usage

prepGraphPositions(graph.pos, nc)

Arguments

graph.pos

The position of the graph element within the table of text. The position can be 1-(ncol(labeltext) + 1). You can also choose set the position to "left" or "right".

nc

The number of columns

Value

Returns number indicating the graph position


forestplot documentation built on Aug. 26, 2023, 5:07 p.m.