| spawn | R Documentation |
Spawn a new rexpect session
spawn(command, name = NULL, prompt = NULL, width = 80, height = 24)
command |
A vector of strings. |
name |
A string. |
prompt |
A string. |
width |
An integer. |
height |
An integer. |
A rexpect_session.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.