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