sampler | R Documentation |
sample elements of vector or rows of table
sampler(
x,
n = NROW(x),
seed = 10,
rngkind = "L'Ecuyer-CMRG",
verbose = FALSE,
replace = FALSE,
prob = NULL
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.