lookfor: Function that allows searching for variable names in a...

Description Usage Arguments Value

View source: R/lookfor.R

Description

Function that allows searching for variable names in a dataset. it shows all variable names that are fit to the (truncated) search entry and reports whether the item list was complete and exact (i.e. not truncated) built: 2013-09-28, Patrick Kraft

Usage

1
lookfor(data, term, summarize = F)

Arguments

data

data frame

term

term to look for in variable names

summarize

logical, include summary statistics for variables?

Value

variable list


pwkraft/pmisc documentation built on May 26, 2019, 11:34 a.m.