View source: R/parse_examples.r
There are different sources that differ how examples are written in the file
1 2 |
ex.in.fun.files |
Files that contain one or several examples within functions that have no argument. E.g. a function named |
ex.files |
Files whose code directly specifies an examples, i.e. examples are not within functions. |
rmd.files |
Rmd files whose chunks specify examples. Chunks will be evaluated sequentially step by step. Chunks with |
ex.in.fun.text |
Similar to |
ex.text |
Similar to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.