gather_for_grep_string: Pivot xtab columns to long form

gather_for_grep_stringR Documentation

Pivot xtab columns to long form

Description

Pivot xtab columns to long form

Usage

gather_for_grep_string(data, gather_key, grep_string)

Arguments

data

input tibble

gather_key

name of variable column when pivoting to long form

grep_string

string used to identify column names to pivot by regexp match


mountainMath/statcanXtabs documentation built on Aug. 17, 2022, 2:50 p.m.