Draws the horizontal lines
prFpDrawLines(hrzl_lines, nr, colwidths, graph.pos)
Add horizontal lines to graph. Can either be TRUE
or a list
of gpar
. See line section below for details.
Number of rows
Vector with column widths
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"
.