arguments {publipha} | R Documentation |
Get arguments of the calling function.
Description
Get arguments of the calling function.
Usage
arguments(expand_dots = FALSE)
Arguments
expand_dots |
Logical; If |
Value
The unevaluated argument list given to the calling function.
[Package publipha version 0.1.2 Index]