Learn R Programming

ggloop (version 0.1.0)

cur_vars_env: Helper functions to select NSE (non-standard evaluation) variable names.

Description

Helper functions to select NSE (non-standard evaluation) variable names.

Usage

cur_vars_env

Arguments

Format

An object of class environment of length 0.

See Also

Source for select_helpers and the helper functions can be found at ~/dplyr/R/select-vars.R and ~/dplyr/R/select-utils.R.