use_arg_small {downsize} | R Documentation |
Internal utility function.
Description
Utility function. Should the "small" argument to
downsize
be used? Returns TRUE
if none
of the subsetting arguments (length, dim, etc.) or similar is set.
Usage
use_arg_small(args)
Arguments
args |
named list of arguments to |
See Also
[Package downsize version 0.2.3 Index]