getLine | R Documentation |
Get one line of user input regardless of whether running interactively or not (via Rscript). (base::readline does not wait for user input when running via Rscript.)
getLine()
The user input as a string.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.