lookfor: lookfor

View source: R/lookfor.R

lookforR Documentation

lookfor

Description

Function to find variable names and label based on a pattern in the ELSOC variable list. Regular expressions for the pattern is supported

Usage

lookfor(pattern = ".")

Arguments

pattern

Character string to be looked for in the ELSOC variable list

Examples


lookfor('c01')
lookfor('cohesion')

edgardo-cerda/elsoc documentation built on April 14, 2022, 5:36 p.m.