Description Usage Arguments Value
Takes a vector and from it takes a random sample of size n, then calculates sample mean
1 | sample_mean(vec, n)
|
vec |
A vector |
n |
A number to represent the size of the sample |
A vector containing the sample mean.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.