View source: R/reference_limits.R
reference_limits | R Documentation |
Calculates the lower and upper reference limit for given probabilities.
reference_limits(x, probs = c(0.025, 0.975), na.rm = TRUE)
x |
|
probs |
|
na.rm |
|
numeric
of length 2 with the lower and upper limit.
Sebastian Gibb
reference_limits(1:10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.