var_partial_match: Var Partial Match

View source: R/utils.R

var_partial_matchR Documentation

Var Partial Match

Description

Partial string matching of a provided variable to the variables available in a table

Usage

var_partial_match(x, df)

Arguments

x

a variable name or regex match to a variable name

df

a data.frame or tibble

Value

a single variable from df


romic documentation built on Sept. 21, 2023, 9:06 a.m.