View source: R/cb_summary_stats_numeric.R
cb_summary_stats_numeric | R Documentation |
Compute Summary Statistics for Numeric Variables
cb_summary_stats_numeric(df, .x, digits = 2)
df |
Data frame of interest |
.x |
Column of interest |
digits |
Number of digits after decimal to display |
A tibble
Other add_summary_stats:
cb_add_summary_stats()
,
cb_summary_stats_few_cats()
,
cb_summary_stats_many_cats()
,
cb_summary_stats_time()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.