digits to the right of the decimal point to return.
na_rm
if true, omit NA values
show_n
defaults to "ifNA". Other options are "always" or "never".
markup
latex or markdown
...
pass through
Details
Given a numeric vector, median_iqr will return a character string with
the median and IQR. Formatting of the output will be extended in
future versions.