dot-get_shared_args.RdThis function is used to find which arguments should be passed to a list of functions among the dot arguments passed to a higher-level function.
.get_shared_args(func_list, dots_args)
| func_list | list of functions |
|---|---|
| dots_args | list of arguments |
elements of dots_args which can be passed to func_list