Description Usage Arguments See Also
Wrapper for sapply
.
1 |
.x |
A vector. |
.f |
A function to be applied. |
... |
Optional arguments to f. |
simplify |
Logical or character string; should the result be simplified to a vector, matrix or higher dimensional array if possible? |
use_names |
Logical; if TRUE and if .x is character, use .x as names for the result unless it had names already. |
sapply
for code and documentation.
Other functionals: Apply
;
Lapply
; Mapply
;
Tapply
; Vapply
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.