View source: R/lower_level_disprop_analysis.R
round_columns_with_many_decimals | R Documentation |
Internal function containing a mutate + across
round_columns_with_many_decimals(
da_df = NULL,
da_estimators = NULL,
number_of_digits = NULL
)
da_df |
See add_disproportionality |
da_estimators |
See add_disproportionality |
number_of_digits |
See add_disproportionality |
A df with rounded columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.