| AddPage | R Documentation |
Creates a new page in the PDF output with optional headers and footers.
AddPage(
Cex = 0.8,
Header1 = "",
Header2 = "",
Header3 = "",
Footer1 = "",
Footer2 = "",
Footer3 = "",
PrintRowNum = FALSE,
StartRowNum = 1
)
Cex |
numeric, character expansion factor (0.8 or 0.6) |
Header1 |
character, left header |
Header2 |
character, center header |
Header3 |
character, right header |
Footer1 |
character, left footer |
Footer2 |
character, center footer |
Footer3 |
character, right footer |
PrintRowNum |
logical, whether to print row numbers |
StartRowNum |
integer, starting row number |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.