Rounds columns in da_df with many decimals
Source:R/lower_level_disprop_analysis.R
round_columns_with_many_decimals.Rd
Internal function containing a mutate + across
Usage
round_columns_with_many_decimals(
da_df = NULL,
da_estimators = NULL,
number_of_digits = NULL
)