tkpager | R Documentation |
This plugs into file.show
, showing files in separate windows.
tkpager(file, header, title, delete.file)
file |
character vector containing the names of the files to be displayed |
header |
headers to use for each file |
title |
common title to use for the window(s). Pasted together
with the |
delete.file |
logical. Should file(s) be deleted after display? |
The "\b_"
string used for underlining is currently
quietly removed. The font and background colour are currently
hardcoded to Courier and gray90.
file.show
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.