Rdocumentation
powered by
Learn R Programming
R.utils (version 1.9.7)
lapply.MultiVerbose: Applies a function to each of the Verbose objects
Description
Applies a function to each of the Verbose objects.
Usage
## S3 method for class 'MultiVerbose': lapply(X, ...)
Arguments
...
Objects passed to
lapply
().
Value
Returns what
lapply
() returns.
See Also
For more information see
MultiVerbose
.