hil_vars: Search HILDA data dictionary by variable or label.

View source: R/hil_vars.R

hil_labsR Documentation

Search HILDA data dictionary by variable or label.

Description

Search HILDA data dictionary by variable or label.

Usage

hil_labs(pattern, ...)

hil_vars(pattern, ...)

Arguments

pattern

a RegEx pattern.

...

arguments here are passed to grepl().3

Value

a character vector of variable names that match the pattern.


asiripanich/hildar documentation built on July 24, 2022, 8:21 p.m.