chunkexpr replaces variables in an expression with a indexed version. It main use it to rewrite "normal" R expression into chunked versions that can be evaluated in a chunked-for-loop.
1 |
expr |
|
x |
|
i |
name of index that will be used in the for loop, typically a |
prefix |
prefix for variables to be replaced. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.