vars: Select columns

Description Usage Arguments See Also

View source: R/colwise.R

Description

This helper has equivalent semantics to select(). Its purpose is to provide select() semantics to the colwise summarising and mutating verbs.

Usage

1

Arguments

...

Variables to include/exclude in mutate/summarise. You can use same specifications as in select. If missing, defaults to all non-grouping variables.

See Also

summarise_all()


sctyner/dplyr050 documentation built on May 17, 2019, 2:22 p.m.