This tells R to record your R code, as your are coding, in order to build your personal flashcards and list of function calls. It will remain on for the duration of your R session. This adds a callback handler to your REPL. It will track what you do in a local file; and only track function and package names.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.