| summarise_num | R Documentation |
Used internally, to summarise numeric vectors.
summarise_num(x)
x |
a numeric vector. |
A numeric vector with seven named elements: mean, sd, median,
p25, p75, p0, and p100 corresponding to the mean, standard
deviation, median, and 25-/75-/0-/100-percentiles.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.