sample_mode | R Documentation |
Calculate the sample mode of vector x.
sample_mode(x)
x |
vector of sample data |
sample mode
sample_mode(rbeta(100, 2, 7))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.