brad-cannell / codebookr

Create Codebooks From Data Frames
https://brad-cannell.github.io/codebookr/
Other
26 stars 7 forks source link

Expose digits to users #30

Open mbcann01 opened 2 years ago

mbcann01 commented 2 years ago

Overview

Currently, the digits argument to cb_add_summary_stats, cb_summary_stats_few_cats, cb_add_summary_stats_numeric, and cb_summary_stats_time are not exposed to users through the codebook function. We should expose them so that users can adjust them.

Task list