
Last chance! 50% off unlimited learning
Sale ends in
Creates a formatted median with inter-quartile range from numeric data.
paste_median(x, less.than.one = FALSE, digits = 1)
A character vector of the median(s) with interquartile range(s).
A numeric. Data to summarize.
A logical. Indicates a median that rounds to 0 should be printed as <1.
An integer. Number of digits to round to.