Description Usage Arguments See Also
Wrapper for vapply
.
1 |
.x |
A vector. |
.f |
A function to be applied. |
fun_value |
A (generalized) vector; a template for the return value from .f. |
... |
Optional arguments to .f. |
use_names |
Logical; if TRUE and if X is character, use .x as names for the result unless it had names already. |
vapply
for code and documentation.
Other functionals: Apply
;
Lapply
; Mapply
;
Sapply
; Tapply
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.