| tar_map2_run_rep | R Documentation | 
tar_map2()-powered function.Not a user-side function. Do not invoke directly.
tar_map2_run_rep(rep, values, command, batch, seeds, columns, envir)
| rep | Rep number. | 
| values | Data frame of mapped-over values. | 
| command | R command to run. | 
| batch | Batch number. | 
| seeds | Random number generator seeds of the batch. | 
| columns | Expression for appending static columns. | 
| envir | Environment of the target. | 
The result of running expr.
# See the examples of tar_map2_count().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.