is_arg_used {teal} | R Documentation |
Does the object make use of the arg
Description
Does the object make use of the arg
Usage
is_arg_used(modules, arg)
Arguments
modules |
( |
arg |
( |
Value
logical
whether the object makes use of arg
.
[Package teal version 0.15.2 Index]