Description Usage Arguments Value Author(s) See Also Examples
These functions are short wrappers around typical vapply
calls for easier
development.
1 2 3 4 5 |
X |
a vector (atomic or |
FUN |
the |
... |
optional arguments to |
USE.NAMES |
|
vapply1c
returns a vector of character
s of length X
.
vapply1d
returns a vector of double
s of length X
.
vapply1l
returns a vector of logical
s of length X
.
Sebastian Gibb
Other helper functions for developers:
between()
,
isPeaksMatrix()
,
rbindFill()
,
validPeaksMatrix()
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.