colm.in.tblList: colm.in.tblList

View source: R/wrangling-fcns.R

colm.in.tblListR Documentation

colm.in.tblList

Description

Given a list of data.frames, find which ones have a column that match a regex string.

Usage

colm.in.tblList(xL, regex, return.tbls = F)

Arguments

xL

list of data.frames

regex

regular expression

return.tbls

whether to return tables (default) or names of tables containing column (or index to those tables if unnamed xL)


kmcd39/taux documentation built on Jan. 29, 2024, 11:45 p.m.