Description Usage Arguments Value Examples
View source: R/Isobole_plotting.R
If cross not present in vec, choose the next bigger number of vec
1 | ensure_cross_in_vec(vec, cross)
|
vec |
vector to test against |
cross |
numbers which should be elements of vec |
numeric(length(cross))
1 | populationIsoboles:::ensure_cross_in_vec(vec = 1:10, cross = c(1,5,6.5))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.