View source: R/configurations.R
set_echo | R Documentation |
Set echo
set_echo(echo = TRUE, confirm = TRUE)
echo |
Should log messages be echoed to |
confirm |
Print confirmation message of echo setting? |
Invisible the previous echo setting.
## Not run:
set_echo(TRUE)
set_echo(FALSE)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.