Description Usage Arguments Value
Calculates and formats summary statistics for continuous data
1 2 | summarize_continuous(data, variable, by, digits, var_label, stat_display,
missing)
|
data |
data frame |
variable |
Character variable name in |
by |
Character variable name in |
digits |
integer indicating the number of decimal places to be used. |
var_label |
string label |
stat_display |
String that specifies the format of the displayed statistics.
The syntax follows |
missing |
whether to include |
formatted summary statistics in a tibble.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.