get_select_call: Parse 'dplyr' select call

View source: R/get_dplyr_call.R

get_select_callR Documentation

Parse dplyr select call

Description

Parse dplyr select call

Usage

get_select_call(select)

Arguments

select

(character) vector of selected column names.

Value

dplyr select call.


teal.transform documentation built on June 29, 2026, 9:08 a.m.