tar_rep_run_map_rep | R Documentation |
tar_rep()
.Not a user-side function. Do not invoke directly.
tar_rep_run_map_rep(rep, expr, batch, seeds, envir)
rep |
Rep number. |
expr |
R expression to run. |
batch |
Batch number. |
seeds |
Random number generator seeds of the batch. |
envir |
Environment of the target. |
The result of running expr
.
# See the examples of tar_rep().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.