View source: R/07_miscellaneous.R
Tiny little function wrapper, mostly used for looping or when several plots are output by a single function. Waits for user keystroke to move on to next image or exit.
1 | pause()
|
1 2 3 4 5 6 |
[1] 1
Press [enter] to continue or [esc] to exit
[1] 2
Press [enter] to continue or [esc] to exit
[1] 3
Press [enter] to continue or [esc] to exit
[1] 4
Press [enter] to continue or [esc] to exit
[1] 5
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.