Add text to document
add_text(mydoc, title = "", text = "", code = "", echo = FALSE,
eval = FALSE, style = "Normal", landscape = FALSE)
A document object
An character string as a plot title
text string to be added
An R code string
logical Whether or not show R code
logical whether or not evaluate the R code
text style
Logical. Whether or not make a landscape section.