| expect_prompt | R Documentation |
Wait until the prompt appears on the last line.
expect_prompt(session, interval = 0.5, timeout = NULL)
session |
A rexpect_session. |
interval |
Numerical. Time to wait between tries in seconds. Default: 0.5. |
timeout |
Numerical. Maximum amount of time to wait.
Default: |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.