terminalBuffer | R Documentation |
Returns contents of a terminal buffer.
terminalBuffer(id, stripAnsi = TRUE)
id |
The terminal id. The |
stripAnsi |
If FALSE, don't strip out Ansi escape sequences before returning terminal buffer. |
The terminal contents, one line per row.
The terminalBuffer
function was added in version 1.1.350 of
RStudio.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.