View source: R/cb_summary_stats_time.R
| cb_summary_stats_time | R Documentation |
Compute Summary Statistics for Date or Time Variables
cb_summary_stats_time(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_numeric()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.