Parametric variable names and dplyr

Win-Vector Blog 2016-12-05

Summary:

When writing reusable code or packages you often do not know the names of the columns or variables you need to work over. This is what I call “parametric treatment of variables.” This can be a problem when using R libraries that assume you know the variable names. The R data manipulation library dplyr currently … Continue reading Parametric variable names and dplyr

Link:

http://www.win-vector.com/blog/2016/12/parametric-variable-names-and-dplyr/

From feeds:

Statistics and Visualization » Win-Vector Blog

Tags:

dplyr

Authors:

John Mount

Date tagged:

12/05/2016, 19:31

Date published:

12/03/2016, 18:50