View source: R/indices_utils.R
summary_indices | R Documentation |
summarizes a variable by returning the minimum, first quartile, third quartile and maximum value.
summary_indices(data)
data |
a numeric vector. |
summary_indices(iris$Sepal.Length)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.