Description Usage Arguments Value Author(s)
These functions provide Qt-based implementations of a pager (file
viewer) and web browser.  They can be used as the R options
"pager" and "browser".
| 1 2 3 | 
| file | The file whose content is to be displayed. | 
| header | Ignored. | 
| title | Character string to be used as the widget title if applicable. | 
| delete.file | Logical flag indicating whether the file should be deleted after being shown. | 
| parent | An optional QTabWidget instance. If supplied, the editor widget is added as a child. | 
| url | The URL to view. | 
| ... | Ignored by  | 
A QTextEdit or RCodeEditor instance (see qeditor).
Deepayan Sarkar
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.