paste_qi | R Documentation |
A function to print quantile intervals from ggdist::mean_qi()
or
ggdist::median_qi()
paste_qi(.x, type = "median", width = 0.95)
.x |
numeric. Numeric vector containing the desired numbers. Can contain NA |
type |
character. Either |
width |
numeric. vector of probabilities to use that
determine the widths of the resulting intervals. Only one probability is
allowed. I.e. |
character
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.