Description Usage Arguments Value Author(s) See Also Examples
These functions help to work with numeric
ranges.
1 2 3 |
x |
|
range |
|
logical
vector of length length(x)
.
Sebastian Gibb
Other helper functions for developers:
isPeaksMatrix()
,
rbindFill()
,
validPeaksMatrix()
,
vapply1c()
1 2 | between(1:4, 2:3)
1:4 %between% 2:3
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.