Last data update: 2014.03.03

R: Draws the horizontal lines
prFpDrawLinesR Documentation

Draws the horizontal lines

Description

Draws the horizontal lines

Usage

prFpDrawLines(hrzl_lines, nr, colwidths, graph.pos)

Arguments

hrzl_lines

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

nr

Number of rows

colwidths

Vector with column widths

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 positin to "left" or "right".

Results