Code
pause(c(1, 2))
Condition
Error in `pause()`:
! `seconds` must be a single number.
Code
pause("a")
Condition
Error in `pause()`:
! `seconds` must be a single number.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.