tbl_col_start: Get colnames that start with pattern

View source: R/utils_vec.R

tbl_col_startR Documentation

Get colnames that start with pattern

Description

Get colnames that start with pattern

Usage

tbl_col_start(.tbl, pattern_start)

Arguments

.tbl

A tibble

pattern_start

A pattern

Value

A vector of column names


gnoblet/impactR documentation built on March 20, 2023, 2:24 a.m.