line_prompt | R Documentation |
Format a single expression as if it had been entered at the command prompt.
line_prompt(x, prompt = getOption("prompt"), continue = getOption("continue"))
x |
string representing a single expression |
prompt |
prompt for first line |
continue |
prompt for subsequent lines |
a string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.