Convenience function to easily format and concatenate text and numeric values. Can be used with any test and number data. Automatically detects iso_with_units values and incorporates the units into the formatting.
variable names with data. Must have the same dimensions if multiple are supplied. Can be named to rename variable name output. Will include units in output for all iso_with_units.
signif
number of significant digits for numbered data
format_names
how to format the variable names, set to NULL to remove names
format_units
how to format the units from iso_double_with_units variables, set to NULL to omit units
replace_permil
whether to replace the term 'permil' with the permil symbol (\u2030)
sep
separator between variables if multiple are provided in ...