| default_pty_options | R Documentation |
Default options for pseudo terminals (ptys)
default_pty_options()
Named list of default values of pty options.
Options and default values:
echo whether to keep the echo on the terminal. FALSE turns echo
off.
rows the (initial) terminal size, number of rows.
cols the (initial) terminal size, number of columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.