Description Usage Arguments Value
View source: R/plot_prediction_interactive.R
Helper function: mean_cl_quantile
1 | mean_cl_quantile(x, q = c(0.1, 0.9), na.rm = TRUE)
|
x |
x values |
q |
quantiles (default: c(0.1,0.9)) |
na.rm |
(default: TRUE) |
data frame with y, ymin, ymax
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.