common_params: Common parameters across routines
Description
Common parameters across routines
Usage
common_params(data, col, .dots)
Arguments
col
Name of the generated column. Use a bare name when using NSE
functions and a character (quoted) name when using SE functions (functions
that end with underscores).
.dots
Used in conjunction with ...
to support both explicit
and implicit arguments.