Description Usage Details References Examples
This expression returns .Random.seed
when eval(rand_seed)
and
NULL
otherwise.
1 |
It is designed to work with opts_chunk$set(cache.extra = rand_seed)
for reproducibility of chunks that involve with random number generation. See
references.
https://yihui.name/knitr/demo/cache/
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.