Description Usage Arguments Value
View source: R/many_sample_means.R
perform the sample_mean process many times and return a vector of the results.
1 | many_sample_means(vec, n, reps)
|
vec |
A vector |
n |
An integer |
reps |
An integer |
a vector of the result of calling sample_mean many times
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.