annotate_code | R Documentation |
Annotate R code with inline comments
annotate_code(code, ...)
code |
A character vector of R code. If missing the code currently selected in RStudio is documented (If RStudio is used). |
... |
passed on to |
A character vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.