powered by
Make a list of functions-as-formulas to pass to dplyr
make_funs(x)
List of functions as strings
List of functions to pass to dplyr in formula form
# NOT RUN { make_funs(c("mean", "sum_rm")) # }
Run the code above in your browser using DataLab