get_pivot_longer_col: Get pivot longer columns

get_pivot_longer_colR Documentation

Get pivot longer columns

Description

Get values names which are spread into columns.

Usage

get_pivot_longer_col(selector)

Arguments

selector

one element of selector_list obtained by get_dplyr_call_data.

Value

A character vector of all the selected columns that are not a keys element.


teal.transform documentation built on May 29, 2024, 5:06 a.m.