with_seed {arkhe} | R Documentation |
Evaluate an Expression with a Temporarily Seed
with_seed(expr, seed, ..., envir = parent.frame(), rounding = TRUE)
expr |
An |
seed |
A single value to be passed to |
... |
Further arguments to be passed to |
envir |
The environment in which |
rounding |
A |
The results of expr
evaluated.