pdf.text {pdf2}R Documentation

Internal Function to do ... ~~

Description

~~ A concise (1-5 lines) description of what the function does. ~~

Usage

pdf.text(text = "", link = TRUE, col = "cyan", border = c(0, 0, 1))

Arguments

text ~~Describe text here~~
link ~~Describe link here~~
col color(s) of the border(s) around the text(s) which are often used to indicate the presence of a link; defaults to "cyan"
border ~~Describe border here~~

Details

~~ If necessary, more details than the description above ~~

Value

~Describe the value returned If it is a LIST, use

comp1 Description of 'comp1'
comp2 Description of 'comp2'

...

Note

This function is an internal function that is not exported into the pdf2 name space. It is documented for purposes of completeness.

Author(s)

Tadashi Kadowaki, R Development Core Team and contributors worldwide

See Also

pdf.text.info


[Package pdf2 version 2.7.1.4 Index]