Learn R Programming

nmw (version 0.3.0)

PrinTxt: Print Text at Position

Description

Prints text at a specific row and column position on the PDF page.

Usage

PrinTxt(Row, Col, Text, Cex = 0.8)

Arguments

Row

numeric, row position

Col

numeric, column position

Text

character, text to print

Cex

numeric, character expansion factor