Description Usage Arguments Value Examples
Checks whether interactive R markdown session is ON
1 | checkRmdMode(changeOption = FALSE)
|
changeOption |
logical to print out and change the Rmdstart option |
value TRUE if R session in in interactive R markdown mode
1 2 3 4 | ## Not run:
checkRmdMode()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.