vars {dplyr} | R Documentation |
This helper has equivalent semantics to select()
. Its
purpose is to provide select()
semantics to the colwise
summarising and mutating verbs.
vars(...)
... |
Variables to include/exclude in mutate/summarise. You
can use same specifications as in |