Description Usage Arguments Value Examples
View source: R/describe-data.R
Function that provides a list of robust estimators. User is free to define his own list of estimators.
Used in describe_data
1 | data_estimators_robust(x, na.rm = FALSE)
|
x |
Numeric vector |
na.rm |
Should NAs be removed? Default is |
Named numeric vector with estimators
1 | data_estimators_robust(iris$Sepal.Width)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.