Description Usage Arguments Value Examples
Descriptively describe variables by several measures of central tendency and variability. If no variables are specified, all numeric (integer or double) variables are described.
1 |
data |
A (tidy) dataset. |
... |
Variables to describe (column names) |
na.rm |
a logical value indicating whether NA values should be stripped before the computation proceeds. Defaults to TRUE. |
A tibble containing descriptive statistics for the selected variables
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.