median_iqr | R Documentation |
Returns median and interquartile range IQR.
median_iqr(x, d1 = 1, d2 = 1, d3 = 1, compact = FALSE)
x |
a numeric vector |
d1 |
number of digits |
d2 |
number of digits |
d3 |
number of digits |
compact |
use en dash instead of "from X to Y" |
character object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.